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
Update your Manifest.xml file to add the Query element (as explained in this description)
20
20
Add jitpack.io repository to the project build.graddle file : maven { url 'https://jitpack.io' }
21
21
Update the dependency in the graddle application file: implementation 'com.github.ltrudu:DeviceIdentifiersWrapper:0.3' or replace 0.3 with + to get the latest version automatically
22
+
Everything is explained in detail in this documentation.
0 commit comments