BingMaps iOS SDK crash
-
Friday, May 25, 2012 10:37 AM
Hi everybody,
I've a problem with my iPhone app. It's a native application and I use the BingMaps iOS SDK.
I used the SDK demo examples to configure le map.
The app works fine most of the time but sometimes crashes after using it for a while.
I found with Instruments a lot of memory leak SDFrameTimer from BMMapViewInternal.
Here you can find the crash logs.
http://goo.gl/uS7Yz
http://goo.gl/eOMiQ
http://goo.gl/dlwQh
I hope you can help.
Thank you for your attention.
Regards
__
valentino
All Replies
-
Friday, May 25, 2012 2:59 PMOwner
For iOS development with Bing Maps the recommended development path is to use the Bing Maps V7 AJAX control with Phone gap. You will get access to the full Bing Maps API and will end up with a much better application in the end.http://rbrundritt.wordpress.com
- Marked As Answer by Richard_BrundrittMicrosoft Employee, Owner Monday, June 25, 2012 12:16 PM
-
Friday, May 25, 2012 3:39 PM
Hi Richard, thank you for your answer.
Unfortunately my application is in pre-release testing so use the AJAX SDK with phonegap is not an option.
Any hint would be appreciated :)
Thank you for your attention.
__
valentino
-
Thursday, July 19, 2012 12:23 AM
For iOS development with Bing Maps the recommended development path is to use the Bing Maps V7 AJAX control with Phone gap. You will get access to the full Bing Maps API and will end up with a much better application in the end.
http://rbrundritt.wordpress.com
That's very frustrating. What happened to the iOS SDK that Microsoft released a year ago? There was no deprecation notice and it's extremely unstable on iOS 6.
Is there a guide on how to integrate Bing Maps within a native application (i.e. replacing the abandoned SDK with the PhoneGap version?)

