hi to all, currently i'm working on the Xcode to create a database. with in formations i found it easy with core data. As i was progressing through it was easy and no issues with it. once the project was over and i tested it in IoS Simulator only once the table was view and soon it turned into a black window screen.
The very next time when i tried to run the simulator the error stated as thread saying the program has received SIGABRT. i also tried suspending the thread but of no use. Some experts through Internet advised me some tips as apply break points or suspend the threads i tried both even then the Error seems to occur the same way with the Black simulator window NOTE: As i could have edited the main.m file so i also tried to typing the whole program once again the error seems to be in the first line of main function just saying Program has received SIGABRT need to know how to kill the thread... with Regards Ashok Kumar A M _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
