Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on React Native 0.76.1 #351

Open
dickfickling opened this issue Oct 29, 2024 · 3 comments
Open

Crash on React Native 0.76.1 #351

dickfickling opened this issue Oct 29, 2024 · 3 comments

Comments

@dickfickling
Copy link

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

@dmitry-blackwave
Copy link

I created PR which should resolve this issue #352. You can try https://github.com/dmitry-blackwave/customerio-reactnative/tree/fix/remove-external-parameter-label-pushmessaging and it might fix crash

@dickfickling
Copy link
Author

That seemed to fix it. Nice sleuthing!

@ami-aman
Copy link
Collaborator

Hey @dickfickling,

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants