I am using PLcrashreporter for the first time. I am facing some issues. I used exactly as told in this blog post
http://mandeepdhiman.blogspot.com/2011/10/crash-reporter-for-ios.html
But it doesnt work. I dont see the crash report dialog. My project is for iOS6.1 on iPad. Also, my applicationDidFinishLaunching where it should start NEVER gets hit. I crash the app on purpose like in the post (NSRangeException). Restart the app and it works normally. I dont see any dialog box/pop up. In the post it was said that crash dialog appears second time when you restart the app. I did that but not working.What am i doing wrong? Again i would want to mention that applicationDidFinishLaunching NEVER gets hit. If you need more information, please ask. Thanks.
http://mandeepdhiman.blogspot.com/2011/10/crash-reporter-for-ios.html
But it doesnt work. I dont see the crash report dialog. My project is for iOS6.1 on iPad. Also, my applicationDidFinishLaunching where it should start NEVER gets hit. I crash the app on purpose like in the post (NSRangeException). Restart the app and it works normally. I dont see any dialog box/pop up. In the post it was said that crash dialog appears second time when you restart the app. I did that but not working.What am i doing wrong? Again i would want to mention that applicationDidFinishLaunching NEVER gets hit. If you need more information, please ask. Thanks.