Hello,
It is really annoying when I execute ìonic cordova prepare iosand it auto-adds the labelaudio` how to solve it? i cannot figure out what to edit to solve this problem, because Apple is rejecting me the app because I don’t remove it (I don’t need this option and don’t know where i comes from…)
Thank you
Regards
<key>UIBackgroundModes</key>
<array>
<string>fetch</string>
<string>processing</string>
<string>remote-notification</string>
<string>audio</string>
</array>
1 post - 1 participant