ios - applicationWillTerminate will called if any crash happens? -


is possibility applicationwillterminate called if crash happens? exc_bad_access prevent calling applicationwillterminate, other type of crashes?

in case applicationwillterminate not called because app crash means weird/unexpected happened no delegates called.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -