-
Notifications
You must be signed in to change notification settings - Fork 226
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
TypeError: null is not an object (evaluating 'AgoraRtcChannelModule.prefix') #393
Comments
pls try our example first.
|
Ohh, problem was very simple, after pulling my branch i forget run 'pod install'...sorry and thx )) |
Having the same problem on android. I've tried expo eject, include the expo-dev-client, and installed agora-react-native-rtm but still same issue. How can i fix this @LichKing-2234 ? |
@brytoz are you trying to use this on iOS? Did you run pod install after building your expo dev client? |
Hi support? |
Hy... I am experiencing this bug on my project... I run my expo project with 'expo run:android' which made available, the android folder, I have react-native-agora, agora-rn-uikit, agora-react-native-rtm yet I am still getting this error:
|
When i run my app on the ios, i get the error 'TypeError: null is not an object (evaluating 'AgoraRtcChannelModule.prefix')'
Can you give me a some suggestion why this is happen?
The text was updated successfully, but these errors were encountered: