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

All audio comes out of the earpiece instead when notifications are used #147

Open
3 tasks done
aspdev91 opened this issue Sep 24, 2020 · 0 comments
Open
3 tasks done

Comments

@aspdev91
Copy link

Bug Report

Problem

When I use javascript code from this package, all the audio including music in the WKWebView outputs audio through the earpiece. The volume is really low. I tried setting all audio to come out of the main speaker using this audio plugin, but the notification beeps no longer are outputted.

https://github.com/neohelden/cordova-plugin-audiotoggle

What is expected to happen?

Notification beeps come out from the speaker.

What does actually happen?

Low volume sounds and audio coming out from the earpiece.

Information

Using latest release

Command or Code

navigator.notification.beep(2);

Environment, Platform, Device

iOS 13.7 WKWebView

Version information

What are relevant versions you are using?
Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins: 10.0.0 , iOS platform 6.1.1
Other Frameworks: Ionic Framework and CLI version: No Framework

Checklist

  • I searched for existing GitHub issues
  • I updated all Cordova tooling to most recent version
  • I included all the necessary information above
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