iOS14.5 tracking transparency

With iOS 14.5 now requiring tracking transparency

I am wondering how to implement this with Ioninc. I found this cordova package but my project is now on Capacitor. Not sure how to use it there. I might as well add that tracking stuff myself into the native part of the app…

Any suggestions how to work in this new environment?

1 Like

Hi. I found this link for capacitor. Maybe you could try it.
I’m actually facing same problem but with cordova. The plugin you gave just show me a white page now when launching my app.

1 Like

Have you seen this? GitHub - mahnuh/capacitor-plugin-app-tracking-transparency: Capacitor plugin to request user authorization to access app-related data for tracking the user or the device.

ionic + capacitor plugin for tracking transparency for iOS, Android.