ios7 - iOS 7: detect if App autoupdating is enabled? -


is there api or hack detect whether or not automatic updating has been enabled globally on ios 7?

this setting may impact whether or not developers want notify user available app upgrades. example, don't want bug user if running old version of our app, auto-update allowed.

enter image description here

thank you!

no, there no api. stop developers bugging users don't want upgrade.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -