javiersantos / AppUpdater

A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
Apache License 2.0
1.98k stars 410 forks source link

Update notification #176

Open smsmathan opened 4 years ago

smsmathan commented 4 years ago

Everything working fine ... But how to send backgroundly update notification to app users while app not in use ...

marcosrocha85 commented 4 years ago

That's not an issue from AppUpdater itself. You have to search about silent push notifications. So far I could see, AppUpdater does not handle that kind of feature.