-
Notifications
You must be signed in to change notification settings - Fork 1
ASIdentifierManager API.
This API is expected to be used by developers who are implementing a system for serving ads. Typically these organizations provide app developers with the code that interacts with this class.
In order to get advertisingIdentifier and advertisingTrackingEnabled you need to use SharedManager - a shared instance of the ISN_ASIdentifierManager class.
Check whether advertising tracking is limited using the advertisingTrackingEnabled property.
ISN_ASIdentifierManager.SharedManager.AdvertisingTrackingEnabledGet the advertising identifier using the advertisingIdentifier property (note that when ad tracking is limited, the value of the advertising identifier is 00000000-0000-0000-0000-000000000000).
ISN_ASIdentifierManager.SharedManager.AdvertisingIdentifierUnlike the identifierForVendor property of the UIDevice, the same value is returned to all vendors. This identifier may change—for example, if the user erases the device—so you should not cache it.
Reliable and high-quality Unity Development service. Let's Talk!
Website | AssetStore | LinkedIn | Youtube | Scripting Reference
- Getting Started
- Authentication
- Game Center UI
- Leaderboards
- Default Leaderboard
- Achievements
- Saving A Game
- Access Point
- iTunes Connect Setup
- StoreKit Initialization
- Purchase flow
- Receipt Validation
- Store Review Controller
- Storefront API
- Subscription Offers