release android app updates and not not push auto updates -


this repeated question have not got answer . hope @ , answer .

i have android application has number of downloads . want update app major fixes , updates . because of update, end user may failed authentication , need reenter credentials dont like. @ same time want keep same package name keep downloads , app reputation on playstore.

so how can achive these 1.update android app on playstore not push automatic updates if end user turn-on autoupdate in settings .

previous app downloads , userfeedback should there way old users still continue using old version , new users download app playstore enjoy new app .

thank you

ok, mentioned keeping package name , stuff... changing should never option. user have ten of same app, different features because updates packaged separately. there isn't way stop google play auto updating apps, users may have deal reentering credentials. since there isn't way around this, apologize user. example: when user logs in, save boolean called like, "wasloggedin". then, on login/startup page check if true. if is, display dialog such as, "sorry inconvenience, have been logged out due error." make user little more comfortable logging in again.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -