Download content when app is updated via google play?

前端 未结 5 724
野趣味
野趣味 2021-02-10 05:24

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 06:06

    @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!

提交回复
热议问题