Added
- Added support for configuring store information via the
AdjustStoreInfo
object. You can now specify the store name and store app ID usingsetStoreInfo
method on yourAdjustConfig
instance. This enables the SDK to record the intended app store source during initialization.
Pull Request #638
Note: In case you are adding Adjust SDK to your app as one of the AARs from the release page, please make sure to also add the latest version of the signature library.