Warning:
Cannot insert breakpoint 2.
Error accessing memory address 0x96ba5efe: Unknown error: -1.
Data Formatters temporarily unavailable, will re-try after a 'continue'. (Cannot call into the loader at present, it is locked.)
Can anyone help me out with this?
It is giving me this error every time I debug on the device but never on the simulator. I've read up about it as much as I could and found this. It seems to be a similar issue.
Trouble Using Third Party Framework In Xcode 3.2 - Stack Overflow
I am using 2 external libraries, the tapKu library and the Klazuka Kal library. They both run perfectly in the simulator but I keep having to click continue when debugging on the device.
Any ideas?
Conor