Download content when app is updated via google play?

前端 未结 5 1197
余生分开走
余生分开走 2021-02-10 05:09

So this is the first time I am going to send an update for my app and I don\'t know about what actully happens when an app is updated via google-play,

Here are some ques

5条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-10 05:54

    @prateek User need to start the App manually from Android 3.1 to apply the Broadcast Receiver Solution. I do not think you have any option...Sorry Mate...A small advice is that, try to put a push notification handler when you really want to do something with user interaction or a broadcast receiver to trigger frequent operations without User Interaction...Cheers!

提交回复
热议问题