-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GoogleAdID & SimOperatorName "null" #33
Comments
Hi @bigsinger , Identical behaviour in v1.20. |
my SimOperatorName value is not empty. how to get googlead_id? |
Please, share the code you use for read it.
However, you need to add this to the AndroidManifest.xml:
Source example:
And remember that in fact for hooking the value, you don't need to read it! 😄 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
In the UI, in the Original section, I see that these two values are empty:
Also, I see the same result ('null') in the new "mydevice.htm" file.
These are the only values empty in my device.
I feel we need to verify the code and check about how to recover these values. I'm using Stock Android 7.0.
The text was updated successfully, but these errors were encountered: