Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Play music on background (IOS)

josef_j_1
Beginner
425 Views

I have a music app that streams music and when the screen goes dark (auto lock) it stops and people  complaining about it ,

is there a way to keep the music playing even when the screen is locked for IOS ?

 

Thanks

Josef 

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
425 Views

You will have to find or create a Cordova plugin that supports background services. This is outside the scope of the support we can provide here. Please note that the XDK builds standard Cordova (aka PhoneGap) apps, so a Cordova plugin that can be used to serve that purpose should work fine with the XDK, as long as it does not include hooks scripts or gradle scripts.

0 Kudos
Reply