This is a migrated thread and some comments may be shown as answers.

HTML5 Video Playing in background

1 Answer 100 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
1Feio
Top achievements
Rank 1
1Feio asked on 08 Feb 2017, 06:53 PM
Hello, I'm using pure html5 to play a video in my app, but I want to still playing while app is in background mode, there's a way to continue playing video audio in background mode? Because my player always stop when app entering background mode.

1 Answer, 1 is accepted

Sort by
0
Preslav
Telerik team
answered on 09 Feb 2017, 03:25 PM
Hello,

I believe that the Cordova Background mode plugin might provide the required functionality. To add this plugin to your project, download it as a ZIP file from the GitHub repo and import it as a custom plugin. However, if this plugin is imported, the app will be rejected from the Apple App Store. 

Additionally, for iOS, you could check if Audio Background mode works for you. More information about iOS background execution is available in this article.

I hope this helps.

Regards,
Preslav
Telerik by Progress
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
General Discussion
Asked by
1Feio
Top achievements
Rank 1
Answers by
Preslav
Telerik team
Share this question
or