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: com.facebook.react.bridge.ReadableNativeMap cannot be cast to java.lang.String #329

Open
HZSamir opened this issue Aug 31, 2024 · 1 comment
Labels
bug Something isn't working react-native

Comments

@HZSamir
Copy link

HZSamir commented Aug 31, 2024

What is the current behavior?

Trying to instantiate client.listen.live immediately results in the above error, no matter the options. This is on Android.

Steps to reproduce

Please see this repo for a simple reproduction https://github.com/HZSamir/deepgran-expo

Expected behavior

For it to not crash the app

Please tell us about your environment

I've tried this in both Expo and bare React-Native environments. Both show the same issue.

  • Operating System/Version: Windows 11
  • Language: [TypeScript | Javascript]
  • Platform: Android

Other information

image

@lukeocodes
Copy link
Contributor

React Native is not yet supported. I will leave this open in case someone is able to help

@lukeocodes lukeocodes added bug Something isn't working react-native labels Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working react-native
Projects
None yet
Development

No branches or pull requests

2 participants