iphone - Does an iOS app continue to run in the background after an App Store update? -


for example: voip app, has open socket notified of incoming traffic before app store update, have chance re-establish socket after app store update? or app have wait user open app first? can't find answer in apple documentation.

i believe app shut down (terminated) before updating, , don't believe system automatically restarts them after updating (geofencing , related tasks should still work, though).

think it: when update bob's awesome application on desktop, have shutdown app before installing update.

after update installed, bob's awesome application doesn't restart - weird - , quite annoying.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -