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

React native 0.66 upgrade causes NativeEventEmitter warning #147

Closed
muhabutt opened this issue Oct 6, 2021 · 5 comments
Closed

React native 0.66 upgrade causes NativeEventEmitter warning #147

muhabutt opened this issue Oct 6, 2021 · 5 comments

Comments

@muhabutt
Copy link

muhabutt commented Oct 6, 2021

I have upgraded react-native version from 0.64 to 0.66. When running the app on Android, i get this warning.

new NativeEventEmitter() was called with a non-null argument without the required addListener method.

@ken0nek
Copy link
Contributor

ken0nek commented Oct 7, 2021

This fix might be related and helpful?
hyochan/react-native-iap#1524

@muhabutt
Copy link
Author

This fix might be related and helpful? dooboolab/react-native-iap#1524

But this should be done by Adjust.

@ken0nek
Copy link
Contributor

ken0nek commented Oct 25, 2021

@muhabutt Created a pull request #149

Hope Adjust team will merge this.

@uerceg
Copy link
Contributor

uerceg commented Oct 25, 2021

Nice one, thank you for the PR and notification. Will be part of the next SDK update, will keep you posted.

@uerceg uerceg mentioned this issue Dec 14, 2021
@uerceg
Copy link
Contributor

uerceg commented Dec 14, 2021

Fix for this should be part of the just released v4.29.5 update. Thank you for your patience and @ken0nek, thank you for the PR!

In case issue still persists, feel free to comment/reopen.

Cheers.

@uerceg uerceg closed this as completed Dec 14, 2021
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

Successfully merging a pull request may close this issue.

3 participants