How to put an update notification for your android app then the users will be directed to Google Playstore?

帅比萌擦擦* 提交于 2019-12-25 07:18:05

问题


For android mobile programmers I have a question. I want to put a notification for our mobile app, if the user click the update and agree to it. It will direct them to Google Playstore and then they will manually click the update button in playstore. I want to clarify if we need to make a web back end for the update notification or some methods or classes for the mobile itself to alert the users to update it manually without the help of the web back end. Thanks in advance.


回答1:


Google Play already does this. Although the user has the option of disabling the alert.



来源:https://stackoverflow.com/questions/39428540/how-to-put-an-update-notification-for-your-android-app-then-the-users-will-be-di

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!