Quick Start
Requirements
- iOS support min version 15
- Swift support version is 5.7
- SDK download size 30 MB
Installation
CocoaPods
For MetaMapSDK, use the following entry in your Podfile:
pod 'MetaMapSDK', '3.23.26'
Then run pod install.
Important❗
Don't forget to import the framework with import MetaMapSDK
if your flow has a step that uses some native iOS computers, you need to go iOS folder in the project and add permissions in the info.plist
Updated 17 days ago
Did this page help you?