Answer the question
In order to leave comments, you need to log in
Google play app incompatible?
I published my application on Google Play, I click open in the play market and it gives me: The application is incompatible with your device. (htc m8) although the application is on my phone, everything works fine. htc m8 is in the list of compatible devices in the developer console. I'm afraid that this may repel users (the application is paid). What could be the reason?
Answer the question
In order to leave comments, you need to log in
Check the manifest/gradle for the minimum API version: minSdkVersion
Also check the required permissions in the manifest. Maybe you accidentally require some kind of magnetic spectrometer, which is not in the phone, so he writes about incompatibility. But the most common mistake is the minimum version being too large.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question