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

WARN: new NativeEventEmitter() was called with a non-null argument without the required removeListeners method. #24

Open
Somnus007 opened this issue Jan 16, 2023 · 0 comments
Assignees

Comments

@Somnus007
Copy link

Versions:
Device OS version: Android 13
React native version: 0.70.6
@alan-ai/alan-sdk-react-native: 1.18.0

Reproduce steps:

  • Create a new react native project
  • Implement the most basic Alan integration: https://alan.app/docs/client-api/cross-platform/react-native/
  • Run the project on the localhost
  • There will be a WARN on the terminal: new NativeEventEmitter() was called with a non-null argument without the required removeListeners method.
@snyuryev snyuryev self-assigned this Feb 21, 2023
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

2 participants