I'm developing a CarPlay fueling app having a section called media where I can select items corresponding to mp3 files located in our backend. These files are audio news about fuel prices. This app has only the fueling entitlement and my question is: can I play audio in such application using AVPlayer?
If not, is it possible to have multiple entitlements in one app? In my case I would have Fueling and Audio entitlements.
Thanks