Option 1: Swift Package Manager
Option 2: CocoaPods
Before you configure
Make sure you already have:- an AppActor public app SDK key
- the matching App Store products configured for your app
- a plan for using a stable
appUserIdif your product has accounts
Integration notes
- Use the native
AppActorpackage for standard iOS apps. - Keep
AppActorPluginfor wrapper or bridge integrations only. - If you use Apple Search Ads tracking, call the native ASA helper after
configure()completes. - If you opt into device-identifier collection, pair it with the correct privacy disclosure review.