amplitude / unity-plugin

Official Amplitude Unity Plugin
https://developers.amplitude.com/docs/unity
MIT License
44 stars 34 forks source link

Adding iOS IDFA and GPS permission + retrieval logic, for IDFA/GPS compliance #61

Closed dantetam closed 3 years ago

dantetam commented 3 years ago

TODO:

Needs a ton of documentation. For now, please just review the Objective-C code.

The readme.com developer center documentation: https://developers.amplitude.com/docs/unity-ios-idfa-and-gps-setup

dantetam commented 3 years ago

Location callback, logic, permissions popup has been tested. IDFA logic needs to be tested on a real world phone.

dantetam commented 3 years ago

Let me fix the newlines in the morning