You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for bringing this issue to our attention. I want to let you know that our team is actively working on this internally.
@dmitry-blackwave
We appreciate the efforts you've put into addressing the issue. The PR you submitted is currently under review. We’ll keep this thread updated as we progress.
Thank you again for your contribution, and for helping us improve our SDK!
SDK version:
I have tried 4.0.2 and 3.9.1
Environment: Development or Production
Development and production
Are logs available?
No logs available - app crashes when importing customer.io
Describe the bug
Since updating to React Native 0.76.1 and enabling the new architecture, initializing customer.io causes my app to crash.
To Reproduce
Install React Native 0.76.1 and customer.io, then call
CustomerIO.init()
. App crashes hard with a c++ error.Expected behavior
not crash
The text was updated successfully, but these errors were encountered: