iOS SDK
Instructions for installing Deepwall iOS SDK
Last updated
Instructions for installing Deepwall iOS SDK
Last updated
iOS 10.0+
Xcode 11.0+
Swift 5.0+ or Objective C
DeepWall is available through CocoaPods. To install it, add the following lines to your Podfile
.
1.Add the Deepwall pod
2. Run pod install in the project directory
Now you can use DeepWall by importing Deepwall to your project. Learn how to configure and use the Deepwall SDK using the following guide.