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

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -