Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios background audio only connection breaks on second time #24

Open
osterland opened this issue Oct 27, 2017 · 1 comment
Open

ios background audio only connection breaks on second time #24

osterland opened this issue Oct 27, 2017 · 1 comment

Comments

@osterland
Copy link

Hi,

we got one single case, where the apps breaks:

We recieve an incoming call with a locked iPhone and do NOT enter the Videomode ( of our app )
instead we have an audio only connection, which we sooner or later "hang up".
If we get a second call, without starting our app in between - we get errors.
We think it has sth. to do wir our videocallModal, which gets only presented if we go in the app to the foreground, If we dont do this, we are not able to dismiss it and therefore we don't close our connection properly, and the second call will fail.

I know this is probably more realeted to our framwork ( ionic3 ) then this plugin, but maybe one of u guys hat the same case, and got some valuable hints ;)

regards,

Kevin

@osterland
Copy link
Author

okay guys, sorry small update on this -> we were using WKWebview which has some problems atm with the backgroundmdoe plugin. Using the old UIWEbview fixed the prior described problems. So i think we have to look into cordova/background-mode and WKWeb. Thanks any, suggestions still welcome <3

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

No branches or pull requests

1 participant