Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Best practices for handling backgrounding #8

Open
aoberoi opened this issue Jun 25, 2015 · 1 comment
Open

Best practices for handling backgrounding #8

aoberoi opened this issue Jun 25, 2015 · 1 comment
Labels

Comments

@aoberoi
Copy link
Owner

aoberoi commented Jun 25, 2015

We need to document what the observed behavior is for the application going into the background on the android and ios platforms. Given that, we also want to document how we recommend implementing solutions to common problem scenarios. This discussion is open to thoughts on enhancing the opentok.js API.

@mark-veenstra
Copy link
Contributor

Since >iOS9 the behaviour is the same as in Android >5.x as we have tested. For example on both platforms we got a disconnect on our socket server when the app is going into the background.

Also Cordova has the events pause and resume

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants