How to force update in Android application if new version is available?

后端 未结 6 488
小蘑菇
小蘑菇 2021-01-03 12:56

I am working on an application I want to give force update to app users if new version available on play store, the app should show a dialog message to user.

6条回答
  •  日久生厌
    2021-01-03 13:22

    Update 2019 Android Dev Summit

    Google Android Dev Summit 2019! announced Support in-app updates play app update popup with IMMEDIATE as well as FLEXIBLE App update types.

    *In-app updates works only with devices running Android 5.0 (API level 21) or higher

提交回复
热议问题