Handling unhandled exceptions and signals
I just read this blog, and find it is a good way to handle the crash.
Can we repalce the "continue" button to "relaunch",and relaunch the App if end user want to relaunch our App, or it is correct to do so?
Is there a way we can programing relaunch our App in this situation?Can I push a localNotification to report the crash and let the user know it?
If anyone can give some sample code to do, I will very thanks. Sorry, my english is not good, hope you can understand me!