Hi,
Please somebody help me.
I'm developing an application, in which I implemented maps, UIImagePicker, and used Sqlite3 for database.
My application gets terminated when I run it on iphone(no problem on simulator) with the following message:
Program exited with status value:101.
This happens randomly mostly after opening map 8-9 times or after accessing database for about 40-50 times.
I observed the memory allocation and leaks, there is no leak and when application terminate the net memory allocation is between 2.5Mb - 6Mb.
Please somebody help me.
I'm developing an application, in which I implemented maps, UIImagePicker, and used Sqlite3 for database.
My application gets terminated when I run it on iphone(no problem on simulator) with the following message:
Program exited with status value:101.
This happens randomly mostly after opening map 8-9 times or after accessing database for about 40-50 times.
I observed the memory allocation and leaks, there is no leak and when application terminate the net memory allocation is between 2.5Mb - 6Mb.