I have an app that pulls in a php script that is populated by an RSS Feed. I would like to enable Airplay in this. All the files that populate it are .mp3s. Is this something I need to change in the script, or does it need to be done in the app?
I'm using webview as the delegate. The php script has the mp3s linked to the name, so that when a user clicks on it in the webview, it starts playing in the app.Pretty sure you need to change the player in the app. How are you playing the files?
I'm using webview as the delegate. The php script has the mp3s linked to the name, so that when a user clicks on it in the webview, it starts playing in the app.
x-webkit-airplay="allow"
You're welcome. I some effort into it (and a smaller amount of effort into finding a solution to your problem which you are welcome to as well). But it was a serious suggestion. It's taken 12 hours to get an answer this way whereas a quick search would have got you the answer within 5 minutes.
This is a help forum, and you shouldn't assume that no one googles anything before they come here. The attitude is not wanted.