-
Notifications
You must be signed in to change notification settings - Fork 22
Object prototype may only be an Object or null #9
Comments
I am experiencing this same issue, really need to get this implemented... |
I am also getting same issue . Please provide a solution to this . |
Getting the same error running the demo app. Please help. |
same here any help about it ??? |
try to run |
tried it nothing happened |
tried it nothing happened |
Have u add the Agora SDK to the specific directory and build the android project in Android Studio properly? |
yes i take the demo files and i run it and it give me this error. |
u mean u run the project in Android Studio ? u may not run it like that, u should run with |
i do it on react native not in the android |
is issue resolved or not?? |
no still |
still the same error any solution? |
For all users who asked the question in this issue thread:
and the program can successfully start w/o this error. If you are doing above actions but still suffer issues. Please describe your detail step here with screenshots. |
Same issue here ... Android : Object prototype may only be an Object or null I follow the instructions and faced it. |
Same Issue here as well. |
@roshansingh21 this repository has been deprecated. please use this instead https://github.com/AgoraIO-Community/Agora-RN-Quickstart |
I keep getting this issue when running the demo app:
'Object prototype may only be an Object or null'. It's in the
AgoraRtcEngineModule.js
file on line 3.I get the same error on a new react-native project. Any idea what it might be?
The text was updated successfully, but these errors were encountered: