njovy / AppRTCDemo

Android AppRTC Demo of WebRTC project
534 stars 266 forks source link

WebRTC voice call from web application #67

Open bezhilarasan opened 6 years ago

bezhilarasan commented 6 years ago

Activity has leaked IntentReceiver org.webrtc.NetworkMonitorAutoDetect@2451821 that was originally registered here. Are you missing a call to unregisterReceiver()? android.app.IntentReceiverLeaked: Activity has leaked IntentReceiver org.webrtc.NetworkMonitorAutoDetect@2451821 that was originally registered here. Are you missing a call to unregisterReceiver()?

tranan88 commented 5 years ago

I have same issue, do you have solution to fix it @bezhilarasan and @njovy ? I appearciate for any helpppp

mwarning commented 5 years ago

Same problem here as well.

MelvinFMQ commented 3 years ago

any idea how to fix this?