Files
cordova-plugin-run-in-backg…/src/ios/APPBackgroundMode.m
Jesper Charles Balslev 77767cab9b Merged in JesperBalslev/cordova-plugin-run-in-background (pull request #5)
Prevent sound/music from stopping when opening the app on iOS. Also prevents embedded videos (youtube) from pausing when unmuted.

* Previous fix wasn't backwards compatible with versions older than 12.2. This fixes it.

* Fixes iOS issues with backgroundMode.onactivate and backgroundMode.ondeactivate

* Prevent sound/music from stopping when opening the app on iOS. Also prevents embedded videos (youtube) from pausing when unmuted.

Approved-by: Nathan Kerr <nathankerr@gmail.com>
2020-03-24 14:00:17 +00:00

7.3 KiB