Page 1 of 1

Persistent audio

Posted: Tue Jun 14, 2016 8:23 pm
by Sjef Moling

I got a rejection from Apple because the app appears to use persistent audio:

code
2.16 Details

Your app declares support for audio in the UIBackgroundModes key in your Info.plist but does not include features that require persistent audio./code

I can't find anything in the plist


Persistent audio

Posted: Tue Jun 14, 2016 8:52 pm
by Serhii Kulibaba

Hello,

Please check the parameter "UIBackgroundModes" on the iOS keys on the App Settings page: Image


Persistent audio

Posted: Wed Jun 15, 2016 7:01 am
by Sjef Moling

Hi,
non of the options are selected in de app settings.


Persistent audio

Posted: Thu Jun 16, 2016 1:37 pm
by Sjef Moling

I seems a cordova plugin caused this behaviour


Persistent audio

Posted: Thu Jun 16, 2016 7:19 pm
by Serhii Kulibaba

What plugin do you mean? Could you clarify, do you use an audion component somewhere in the application?