问题
We have created a Phonegap application for iOS with Xcode4.5 and integrated Bing map using HTML. we are using cordova-1.9.0
When we run our application in iOS7 then application crashes with below exception.
* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[WebCoreSharedBufferData getBytes:range:]: range {0, 4000} exceeds data length 0'
Application cresh while zoom in - zoom out the map. map is loaded by using mapdotnet-8.3
来源:https://stackoverflow.com/questions/19114191/application-crash-nsrangeexception