My app is behaving in a similar way has NSZombie enabled.it is crashing but crash logs are not generated. I have cross checked many times Nszombie is not enabled.So pls let me know how to fix this issue. To be more exact app gets hanged / frozen instead of quitting the application.
Asked
Active
Viewed 206 times
2
-
You haven't provided a question here. From what I can tell, you have said that your app is not crashing and is not producing crash logs (because it is not crashing). What's the problem? – Ian MacDonald Oct 10 '14 at 17:06
-
@ian MacDonald the app is crashing but crash logs are not generated. – Agarathi Oct 10 '14 at 17:39
-
Can you provide more details on the kind of crash your are experiencing? Also, I find this statement from your question to be misleading: "it is not crashing". – Ian MacDonald Oct 10 '14 at 17:41
-
NSRangeException ,sigabrt just for example. This problem happens for all exceptions. I have edited my question – Agarathi Oct 10 '14 at 18:03