Background Audio works on Android but not IOS

Is there any way to see what might be causing this? I have this is app.json

  "UIBackgroundModes": [
	            "audio"
	          ]

Hey @amweiss,

Can you provide some more information to help us out? Such as what devices you’ve tried this on, what SDK version you are running and what Android OS version it’s occurring on?

Cheers,
Adam

I just sent this to Test Flight and it works there…it used to work on expo but doesn’t seem to anymore. I’m on SDK 33 and testing on the iphone X

Ah, my bad. Totally misread that you said it worked for Android and it is not working on iOS. :neutral_face:

Let me see what I can find out.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.