iOS/macOS
Install the Apphud iOS/macOS SDK via CocoaPods, Carthage, or Swift Package Manager. Requires iOS 15+ and Swift 5.9.
Requirements
The Apphud iOS SDK requires iOS 15.0+, macOS 13.0+, tvOS 16.0+, watchOS 9.0+, or visionOS 1.0+, and Swift 5.9+.
Installation
Apphud SDK can be installed via CocoaPods or Swift Package Manager.
Install via CocoaPods
Add the following line to your Podfile:
pod 'ApphudSDK'
Important NoteIn Objective-C project make sure
use_frameworks!is added in yourPodfile.
Install via Swift Package Manager
Add package dependency with the following URL:
https://github.com/apphud/ApphudSDK
Kids Category
Apphud SDK doesn't use the AdSupport framework so it is safe to use SDK for Kids Category apps.
iOS SDK Reference
App Release ChecklistTo minimize the risk of mistakes during setup and avoid the need for app resubmission, please read the App Release Checklist carefully.
Updated 26 days ago
Did this page help you?
