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
@kyooryoo since react-native-agora package uses native code, it cannot be use with expo go or snack. You can either use the bare workflow as suggested or you can use custom development clients with the managed workflow. I have described how to do this using this package and the UIKit here.
Replicate the issue by adding the following code block to a new expo project at https://snack.expo.dev/
Run android emulator returns the same error.
I guess the issue on react-native-agora source code.
Please refer to Resolving The TypeError: Cannot Read Property of Undefined in JavaScript which I hope could be helpful.
The text was updated successfully, but these errors were encountered: