andrewfblack
Posts: 0
Joined: Tue Dec 10, 2013 9:20 pm

Load MP3 from RSS wont play on Android but works on Testing site on computer

I created a service to pull in a podcast rss feed. Service works find and on the computer tester I can play the MP3 fine. Running the app on my android phone it doesn't even display the MP3 player right.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Load MP3 from RSS wont play on Android but works on Testing site on computer

Hello! Could you describe in more details what exactly you do? Post screenshots, some code you use?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Load MP3 from RSS wont play on Android but works on Testing site on computer

Also just to add, are you using the standard HTML5 audio element? Mobile browsers have different support for various audio file formats.

andrewfblack
Posts: 0
Joined: Tue Dec 10, 2013 9:20 pm

Load MP3 from RSS wont play on Android but works on Testing site on computer

I'm using the standard html5 audio element but it doesn't even show the player in my app just a gray box. I've tried to just use the audio element and just providing a source and it still doesn't show the player.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Load MP3 from RSS wont play on Android but works on Testing site on computer

Hello! Could you post sample link to the mp3 file? What device and OS version you test on? Do you install app on device or test using Appery.io tester? Does it work if you just add link to mp3 file to audio component without doing any mapping from service?

andrewfblack
Posts: 0
Joined: Tue Dec 10, 2013 9:20 pm

Load MP3 from RSS wont play on Android but works on Testing site on computer

http://selmabaptist.net/podcast/downl...

Razr M running 4.3. I've installed on device and used Appery.io tester. No it doesn't work if I add the link ot mp3 file in audio component.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Load MP3 from RSS wont play on Android but works on Testing site on computer

Hello! Looks like the issue is connected with support of different components on various OS versions. Please try to use jplayer instead standard audio component http://jplayer.org/

Return to “Issues”