upgrader icon indicating copy to clipboard operation
upgrader copied to clipboard

Android in-app updates?

Open wiradikusuma opened this issue 5 years ago • 10 comments

I'm wondering if this plugin support (or will support) Android's "native" in-app update (https://developer.android.com/guide/app-bundle/in-app-updates)?

wiradikusuma avatar Nov 03 '19 15:11 wiradikusuma

There is another plugin that does this. However, if this plugin can be enhanced to support native in app updates, then this can be an all in one solution eliminating the need for appcast.

adithyaxx avatar Nov 07 '19 03:11 adithyaxx

@wiradikusuma This package does not support Android in-app updates, but I'm glad to see Android has recognized the need for this kind of feature. I would be happy to review any PRs that are submitted to support this.

larryaasen avatar Nov 09 '19 17:11 larryaasen

@larryaasen It's not that new. It's almost 2 years old :D

IchordeDionysos avatar Jan 18 '20 19:01 IchordeDionysos

@IchordeDionysos I'm a little behind, I guess. What kind of effort would it take my to add that kind of feature for Android?

larryaasen avatar Apr 12 '20 20:04 larryaasen

Here is the documentation for it: https://developer.android.com/guide/playcore/in-app-updates

You might also utilize the functionality/features exposed by this package if you want to display your UI :)

https://pub.dev/packages/in_app_update

IchordeDionysos avatar Apr 15 '20 14:04 IchordeDionysos

I did some of the work here:

https://github.com/larryaasen/upgrader/pull/27

dazza5000 avatar May 11 '20 15:05 dazza5000

How about having a transitive dependency on in_app_update package? Will make life much simpler. :)

chiragmittal19 avatar Jul 15 '20 05:07 chiragmittal19

Any plan on this one?

fnicastri avatar Feb 25 '21 10:02 fnicastri

Hi guys, I think this plugin should definitely dismiss appcast in favor of Android In-App update

andreadelfante avatar Mar 17 '21 12:03 andreadelfante

Any news?

xVemu avatar Dec 15 '22 16:12 xVemu