Closed maya-salcedo closed 4 months ago
Thanks for the report, we will get a patch release out. You can workaround this by setting the enabled features to an empty set instead of disabling all features
Hello, the fix has been released in the version 19.1.0.
❗For how-to inquiries involving Airship functionality or use cases, please contact (support)[https://support.airship.com/].
Preliminary Info
What Airship dependencies are you using?
"@ua/react-native-airship": "^18.0.3",
What are the versions of any relevant development tools you are using?
Report
What unexpected behavior are you seeing?
Calling privacy manager right after initializing Airship throws an error.
The error:
What is the expected behavior?
Should disable data collection
What are the steps to reproduce the unexpected behavior?
This happens on iOS. I haven't tested yet on Android