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
If you are distributing your app **outside of Google Play Store** and would like to track additional device identifiers (IMEI and MEID), you need to explicitly instruct Adjust SDK to do so. You can do that by calling `setReadMobileEquipmentIdentity` method of `AdjustConfig` instance and passing `true` parameter to it. **Adjust SDK doesn't collect these identifiers by default**.
In order to use this feature, additional steps in your Adjust dashboard will be required. For more information, please contact your dedicated Account Manager or write an E-Mail to [email protected].
0 commit comments