Added
- Added support for configuring store information via the
AdjustStoreInfo
object. You can now specify the store name and store app ID assigningStoreInfo
property on yourAdjustConfig
instance. This enables the SDK to record the intended app store source during initialization.
Native SDKs
Pull Request #335