Sunday 8 September 2019

iOS: Can I tell if a user has opted-out of Apple's "Share With App Developers" setting?

We use a third-party analytics library in our app. I'd like to automatically opt users out of these analytics if they have the Privacy > Analytics > Share With App Developers switch turned off.

I understand that this is only for opting users out of Apple forwarding on the analytics they collect, but I feel the intention is clear: that the user doesn't want the developer to receive analytics, no matter the source.

Is there an API to check for this setting or is the only option to re-prompt the user in the app as to whether they want to send analytics?

For that matter is there a way to detect if the user has opted out of all analytics? The intention is less clear here as the description specifically says "Help Apple improve" but again it feels a little weird to prompt the user to send analytics if they've opted out at this level.



from iOS: Can I tell if a user has opted-out of Apple's "Share With App Developers" setting?

No comments:

Post a Comment