iphone - _NSZeroData _fastCharacterContents error -


I am developing native iOS application. My app crash with error:

  Exclude the application due to an exception exception 'NSInvalidArgumentException', reason: '- [_ NSZeroData _fastCharacterContents]: Unexpected selector sent to 0x14dcba60 for example'  

What does this mean? Someone please help me solve this problem.


Comments