The app is incompatible with all your devices

前端 未结 4 2218
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-01 14:03

I\'ve already read all the related questions before posting this one.

I\'ve developed a game with Unity3D and uploaded to Google Play. Yesterday it

4条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-01 14:49

    A small percentage of my users were getting this error even though most users could install it on the same device, and I was banging my head against the wall to try to figure out why.

    Turns out that this error sometimes means that the app isn't available in the user's country! Most of the time country incompatibility gives my users an error along the lines of "this app is not available in your country," but apparently under some circumstances it just gives you a generic "devices incompatible" message. So if you can't make it work with the above answers, find out the user's country and add it to your distribution list.

提交回复
热议问题