Favendo iOS SDK Downloader

Product

What product are you interested in?

Map-Engine

What Map-Engine do you want to use?

There are multiple versions of the Favendo MapSDK from which one can choose. Probably you are planning to only use one specific map-engine and stick to it, so you should choose the version for that engine.

We advise against using the global Favendo-iOS-Mapview for production / app-store apps, unless you are planning to use ALL map-engines and switch between them on runtime. For one, because the global version has the biggest size and contains code for map-engines that are then never used, and also because you still need to include ALL dependencies in order for submitting bitcode to Apple (since it "destroys" weak links and transforms them to required dependencies).

This is mostly relevant if you are NOT using the FavendoMapEngine but want to upload bitcode for your App to the App Store - in that case, you also need to embed the FavendoMapEngine.framework in your app, even though it is not used. The global Favendo-iOS-Mapview is mostly recommended for testing and "internal" distribution beside the App Store.