Search code examples
iosbing-mapsiphone-5

Is there a solution for ios bing maps sdk for armv7s? Or should use bing ajax control v7 into a UIWebview?


Is there a solution for ios bing maps sdk for arm7vs? Or should use bing ajax control v7 into a UIWebview?

I am working in this app that needs bing and got an error saying that the static library of bing is not for armv7s. I know I can remove support for armv7s by removing it in the valid architecture but I really need to have the app running in iPhone 5. Any recommendations or solutions guys?


Solution

  • Hi all I found out that it is working for iPhone 5 but it's performance is a bit shaky. I will add some more information if I have optimized the usage of bing maps ios sdk in iPhone 5.