You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Adjust SDK Signature is enabled on a client-by-client basis. If you are interested in using this feature, please contact your account manager.
686
+
687
+
If the SDK Signature has already been enabled on your account and you have access to App Secrets in your Adjust Dashboard, please use the method below to integrate the SDK Signature into your app.
688
+
689
+
An App Secret is set by calling `setAppSecret` on your `AdjustConfig` instance:
The default behaviour of the Adjust SDK is to pause sending HTTP requests while the app is in the background. You can change this in your `AdjustConfig` instance:
0 commit comments