suragch / flutter_audio_service_demo

Companion project for Flutter audio_service tutorial
https://suragch.medium.com/background-audio-in-flutter-with-audio-service-and-just-audio-3cce17b4a7d?sk=0837a1b1773e27a4f879ff3072e90305
MIT License
57 stars 28 forks source link

How to setup `PRODUCT_BUNDLE_IDENTIFIER` in `ios/Runner.xcodeproj/project.pbxproj`? #18

Closed tomasbaran closed 1 year ago

tomasbaran commented 2 years ago

It works with your bundle ID but not with mine. How shall I set my bundle ID to work with the audio in the background, please?

Here are more details of the issue: https://stackoverflow.com/questions/71356022/changing-product-bundle-identifier-in-project-pbxproj-breaks-audio-in-the-ba

suragch commented 2 years ago

I'm not sure but I added a bounty on your question.

tomasbaran commented 2 years ago

Thanks a lot @suragch