Notify user within app that a new version is available

前端 未结 8 1819
無奈伤痛
無奈伤痛 2020-12-17 18:54

I have an android app in the market and I\'ve noticed that it can take quite a while for the app to be updated when I release a new version.

What I was hoping is so

8条回答
  •  失恋的感觉
    2020-12-17 19:47

    You can do that with this new Android Official API https://developer.android.com/guide/app-bundle/in-app-updates

提交回复
热议问题