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 412 forks source link

Force update and hide dismiss button #144

Closed jigarfumakiya closed 6 years ago

jigarfumakiya commented 6 years ago

[x ] I have verified there are no duplicate active or recent bugs, questions, or requests. [x ] I have verified that I am using the latest version of AppUpdater. [x ] I have given my issue a non-generic title. [x ] I have read over the README, Wiki and FAQs (before asking questions on how to do something).

How to Hide Button. Particular how to force user to download new Version (How to hide dismiss button )

Thanks!!

javiersantos commented 6 years ago

There are already some issues on this topic. Try using .setCancelable(false) and .setButtonDismiss("").