JackKirk Well-Known Member Licensed User Longtime User Dec 20, 2023 #1 Coming back to this after a couple of years, the app that worked fine with Erel's code: https://www.b4x.com/android/forum/threads/advertising-id.101050/#post-634785 is now producing: 00000000-0000-0000-0000-000000000000 Anyone have any clues? Thanks in anticipation...
Coming back to this after a couple of years, the app that worked fine with Erel's code: https://www.b4x.com/android/forum/threads/advertising-id.101050/#post-634785 is now producing: 00000000-0000-0000-0000-000000000000 Anyone have any clues? Thanks in anticipation...
DonManfred Expert Licensed User Longtime User Dec 20, 2023 #2 AdvertisingIdClient.Info | Google Play services | Google for Developers developers.google.com Upvote 0
JackKirk Well-Known Member Licensed User Longtime User Dec 21, 2023 #3 Thanks DonManfred, the solution was to add this to the app manifest: AddPermission(com.google.android.gms.permission.AD_ID) Upvote 1
Thanks DonManfred, the solution was to add this to the app manifest: AddPermission(com.google.android.gms.permission.AD_ID)
rockyrose New Member Dec 21, 2023 #4 Coming back to this after a couple of years, the app that worked fine with Erel's code: https://www.b4x.com/android/forum/vray download /threads/advertising-id.101050/#post-634785 is now producing: Anyone have any clues? Thanks in anticipation... It seems like you might have missed sharing some details about what you're currently producing or experiencing... Upvote 0
Coming back to this after a couple of years, the app that worked fine with Erel's code: https://www.b4x.com/android/forum/vray download /threads/advertising-id.101050/#post-634785 is now producing: Anyone have any clues? Thanks in anticipation... It seems like you might have missed sharing some details about what you're currently producing or experiencing...
DonManfred Expert Licensed User Longtime User Dec 22, 2023 #5 rockyrose said: Anyone have any clues? Click to expand... Highjacking other threads is a big mistake. ALWAYS create a new thread for any issue you have. Upvote 0
rockyrose said: Anyone have any clues? Click to expand... Highjacking other threads is a big mistake. ALWAYS create a new thread for any issue you have.