Device Compatibility Issue with Samsung Galaxy Mini

前端 未结 2 1051
梦毁少年i
梦毁少年i 2021-01-27 19:47

I have an app in the android market that is reporting incomparability and so cannot be installed on a Samsung Galaxy Mini. Developer Console says that it is due to my manifest s

2条回答
  •  既然无缘
    2021-01-27 20:30

    I recently came around a strong problem with: Samsung Galaxy Mini and Samsung Galaxy Ace

    I followed all the posts that are in this thread, all very interesting. It solved some problems, but yet no luck with these 2 devices.

    In the end, I ended up disactivating a simple feature:

    
    

    I actually didn't "really" need that feature. Paf, my app appeared for these 2 devices right after the new update. :)

    So... My piece of advice is: Use use-feature autofocus ONLY if your app depends on it

提交回复
热议问题