D
D
devays2017-01-20 14:08:28
Android
devays, 2017-01-20 14:08:28

How to disable device support on android 7 in playmarket?

Good afternoon,
After the weekend android 7 went negative reviews in the play market. It turned out that on android 7 crashes occur in some sections of the application. We see one of the quick solutions to the problem - disable devices running on android 7 and higher from support. But could not find ways to limit devices from above. If anyone has come across, tell me how to limit the application to such a setting?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2017-01-20
@devays

android:maxSdkVersion - An integer designating the maximum API Level on which the application is designed to run.
https://developer.android.com/guide/topics/manifes...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question