oney / RCTWebRTCDemo

MIT License
215 stars 141 forks source link

Crash in android 7.0 #51

Closed swaroopa94 closed 7 years ago

swaroopa94 commented 7 years ago

Hi,

In android 7.0 my app getting crash immediately after entering into the room It showing an error as shown in below screenshot:

screen shot 2017-04-18 at 2 25 17 pm

Please tell me how to resolve it. Thank you

zxcpoiu commented 7 years ago

this probably not thing to do with RCTWebRTCDemo.

the error message tells you clearly that you are trying to unregister a not-registerd receiver.