October 21, 2014 Baidu map iOS SDK v2.5.0 released
Here are some things to consider when creating a project using Xcode6:
Add in Info.plist: Bundle display Name (XCODE6 New project does not have this configuration, if it does not cause manager start failed)
New
1. Add a new arm64 CPU architecture;
Basic map
1. Add the IPhone6, IPhone6 plus screen to fit;
Positioning function
1. New adaptation to iOS8 positioning;
Here are some things to keep in mind when using the positioning features provided by the SDK:
Need to be added in Info.plist (the following two select one, two are added by default using Nslocationwheninuseusagedescription):
Nslocationwheninuseusagedescription, allowing the GPS description to be used in the foreground
Nslocationalwaysusagedescription, allow permanent use of GPS description
iOS8 Baidu Map location is not the problem