In App update not working for app bundle apk

前端 未结 2 1535
旧时难觅i
旧时难觅i 2021-01-05 10:22

I have implemented recently launched In-App update API in my android app. When I build apk and test this functionality it works fine. ( I have uploaded apk with higher versi

2条回答
  •  再見小時候
    2021-01-05 11:07

    In-App updates are not yet supported with internal app sharing.

    We are working on this, but do not yet have a timeframe for completion of this feature.

    Update: Internal App sharing now supports testing In-app updates.

    By visiting an Internal App Sharing link with a higher version code (but not installing it yet), an app that you already installed through Internal app sharing 'learns' of the new version, which allows you to test the in-app update flow.

提交回复
热议问题