Is it possible to restrict supported devices (only smartphones or tablets) on App Store / Google Play?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
yes you can do it. When you go to developer console, there is an option to select the devices you want to support. When you expand the supported devices option inside developers console, you get the list all devices which can currently run your application. You can include/exclude devices over there. Edited: there's already an dicussion on that - How to restrict android app to specific device make? |
|||||||
|