I have a Document Library in SharePoint of MP3 files that I would like to connect to PowerApps. This is so the manager of app can easily add, tag, and delete MP3s.
In PowerApps I have a Gallery that is connected to the SharePoint list to display AND play the MP3 files. The files play on the PC with no problem but when I open on the PowerApp iPhone App the Media does NOT play.
For the Audio Media Insert I have in the Gallery I have the Media field set to <ThisItem.'Link to item'>
On both the PC and the Phone I see the image and the text from the SharePoint list so I know both are connected to the SP list.
On the iPhone App when I hit the "play" button on the audio media insert the button changes from "play" to "pause" so it is recognizing the action but nothing plays, the timer does not move.