Hi All,
Can any one guide me with invalid objects created in objective C. I am working on iPhone SDK. I see invalid objects created in the application which crashes the application.
Here is a screen shot of how it looks like
where as in the log I get Program received signal: “EXC_BAD_ACCESS”.
I require help with the follows.
- How are they created.
- How to prevent them.
- How to detect them.
Thanks in advance.