TokBox one-to-one Text & Video Chat - Android -


as per our client need in mobile application publisher needs initiate session , show text chat first , same when subscriber joins session, starts text chat. if subscriber wants start & join video chat, can ask publisher , starts video chat once publisher accepts & started.

now issue if publisher initiates session & press home button. app not gets internet service, due session disconnects after few auto reconnecting try outs. planned re-initiate same session same session id & token, once publisher resumes app. in latest sample app (https://github.com/opentok/accelerator-sample-apps-android) not able re-initiate session. in previous example following package compile 'com.opentok.android:accelerator-pack:+' can achieve connecting session, text chat session not connecting.

please guide me. in advance.

push home button should not cut internet connection. actually, normal behaviour keep audio streaming have mute on onpause()

if suffering disconnections reason , can't solve it, should not try reuse session. recommended create new one.


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -