amplitude / amplitude/Amplitude-iOS
Disable IDFA references
- Lingua principale
- Objective-C
- Stelle
- 328
- Fork
- 194
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
We have a kid's app and any references to anything IDFA-related gets the app rejected.
Running `fgrep -R advertisingIdentifier .` shows that Amplitude is including things that are getting our app rejected.
I have found that it's possible to disable tracking of certain things on iOS; however, I don't think this will solve the issue since Apple is likely to be doing a deep scan into the app similar to `fgrep -R advertisingIdentifier .` which causes the app to be rejected. https://developers.amplitude.com/docs/disabling-automatic-tracking-of-properties#disabling-tracking-on-ios
Any suggestions how we can get Amplitude to work with a kid's app? Everything was fine until Apple introduced the no-IDFA for kid's apps in June 2020.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.