Closed petarov closed 9 years ago
Thanks @petarov ! I have briefly reviewed the PR and everything looks great. I appreciate you adding this feature to the plugin. I will check it out in more more detail and hopefully get a new release published later today. Thanks!
-Craig
I tested out opt out on iPhone and Android and everything seems to work great. The changes have been published to npm v0.1.17. Thanks @petarov!
Thank you for the fast response! :beer:
This PR adds application level opt out for iOS and Android.
Examples:
I've tested this on both platforms. Real-Time views in GA should be 0 when opt out is set to
true
. It might require another look on iOS. Objective-C is not my thing. ;)