Hey,
Is there a way to opt out tracking if the user does not want to send data? I have a toggle in my app that allows the user to disable analytics & tracking. Once the iOS SDK initialised, is there a way to opt out tracking? I tried to use the .logout() method in the SDK but it does not work. Events and updates are still sent to Intercom (which seems to be a bug?).
For example, Mixpanel allows us to do that: https://developer.mixpanel.com/docs/swift#opting-users-out-of-tracking/p>
It's great, and Intercom should offer the same.
Thanks,
Axel