How to know why my app is not compatible with certain devices in Google Developer Console?

android, compatibility, device

Solution

WIthin the developer console, select the app, the select APK. This will show you why devices are excluded

Problem

I have an app in the Play Store and it is not compatible with certain devices, what i don't understand is why, for example, is compatible with certain models of Galaxy Note 2 and not with the others (also Galaxy Note 2). There is a way to know the reason? In the Google Developer Console appear as not compatible, but not why.

Original source

Related problems