Objective-c error "-[CFString retain]: message sent to deallocated instance 0x4593540"
- by princyp
Im using phonegap and currently I have a webapp with php and javascript / html running inside of an iframe. It worked for a while but now it crashes with this error when I load the page
-[CFString retain]: message sent to deallocated instance 0x4593540
any ideas? thanks