Monday, May 5, 2008

iPhone error on app deployment GDB: Program received signal: "EXC_BAD_ACCESS"

Solution: check mark the proper provisioning on your developer iPhone.


GDB: Program received signal: "EXC_BAD_ACCESS" is the error I received when I deployed a test app to my developer program iPhone. This is actually caused by a failure of developer provisioning. Basically if you look at you XCode Organizer window the provisioning entry was not selected. This is solved by making the provision entry active.

0 comments: