callstack / react-native-opentok

React Native OpenTok
202 stars 79 forks source link

Events not working on Android #50

Closed philolo1 closed 6 years ago

philolo1 commented 6 years ago

Hi I am using android and i am not able to catch the events. When using the debugger, it seems that there is an error message:

Method threw 'com.facebook.react.bridge.ObjectAlreadyConsumedException' exception. Cannot evaluate com.facebook.react.bridge.WritableNativeMap.toString()

philolo1 commented 6 years ago

never mind its working, i did something wrong with the listeners