I created one application with plugins. All that I had in my opinion was MKMapView, that's all. It compiles without errors or warnings, but when I run it, I get this error in the console window:
<Error>: ImageIO: CGImageReadSessionGetCachedImageBlockData *** CGImageReadSessionGetCachedImageBlockData: readSession [0x8ab5750] has bad readRef [0x14b79c70]
I am using Xcode 4.3 and iPhone Simulator 5.1. Any thoughts?
.h file
.m file

source share