Android doze mode interrupts WebRTC call -
when de app in background while (usually half hour) connection broken. logs not show anything, while have created partial wake lock , put app on doze whitelist.
this causes media flow stopped, not want have. since called side receives hangup message, app not, media stops flowing.
while trying debug this, note logcat disconnected after while (might android studio on mac issue. have had more problem this). debugging difficult.
Comments
Post a Comment