In-App Update API showing UPDATE_NOT_AVAILABLE while testing on debugging device

后端 未结 12 951
攒了一身酷
攒了一身酷 2020-12-29 12:22

I am trying to integrate the new In-App Update API but I cannot able to test it\'s implementation. Seems like my code is fine therefore I read the Troubleshoots and am not a

12条回答
  •  庸人自扰
    2020-12-29 13:10

    Finally resolved this by removing the app from Play Store -> My apps & games -> Library.

    • You must install release application with same keystore that you used for previous version.

    This happens when you have previously installed the same app with higher version code on your device or any device which shares the same gmail address in Play Store. Hope this helps.

提交回复
热议问题