• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: July 30th, 2023

help-circle
  • It’s a number of reasons. One I don’t see already mentioned is that Apple and Google require apps to target the latest versions of their OSs and libraries. For example Google released a new version of the Google Play Billing Services library. All apps were required to update to the newest version by mid August (you could request a two month extension). So to the end user it seems like nothing has changed. But under the hood the app is now using the latest apis. This could also apply to non-Google/Apple apis. Maybe a change of the developers own api was necessary.




  • Not since android 10 (maybe 8?). To access WiFi network info or information about the connected cell tower requires the location permission. Also the device id is unique to each app. So app A and app B on your device will see different device ids. Deleting and reinstalling the app will not generate a new device id, however.