How to use example project
pod install
iosApp.xcworkspace
Info.plist
file setup PROJECT_ID
and PROJECT_SECRET_KEY
Importing libraries via CocoaPods
The SDK for Android libraries can be imported via Cocoapods. To import the libraries via Cocoapods, you need to do the following:
target 'App' do
pod 'MsdkCore'
end
pod install
import MsdkCore
link |
Stars: 2 |
Last commit: 1 week ago |
This release includes:
[CHANGED] New walletSaveMode parameter instead of deprecated walletModeAsk
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics