iOS
Configure iOS SDK to validate purchases, get subscription updates, and send push notifications
For Adapty iOS SDK to work you need to configure several parameters.
Field | Description |
---|---|
Bundle ID | Your app bundle ID |
App Store Connect shared secret | A key for receipts' validation and preventing fraud in your app. Read below how to find it |
Subscription Key | A key for using Subscription Offers. Read below how to find it |
App Store Server Notifications | URL that is used to enable server2server notifications from the App Store to monitor and respond to users' subscription status changes |
Push notifications certificates | To send Push notifications in Promo Campaigns Adapty certificate to sign them. Adapty support both dev and prod certificates |
Updated about 2 years ago