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