Ivan6481911
Posts: 0
Joined: Tue Dec 10, 2013 11:25 am

Audio autoplay in JS

Sure, here are screens

Code: Select all

Hope it helps...   

Image
Image
Image

Oleg Danchenkov
Posts: 0
Joined: Tue Apr 30, 2013 5:51 pm

Audio autoplay in JS

Try jplayer.
It works fine.
See http://jplayer.org/

Ivan6481911
Posts: 0
Joined: Tue Dec 10, 2013 11:25 am

Audio autoplay in JS

OK, but what's wrong with my code? Could you try to fix it by yourself ( you are added to application group ) ?

Ivan6481911
Posts: 0
Joined: Tue Dec 10, 2013 11:25 am

Audio autoplay in JS

I prefer to stay with standard audio player.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Audio autoplay in JS

Hi Ivan,

Please share your application with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a

Ivan6481911
Posts: 0
Joined: Tue Dec 10, 2013 11:25 am

Audio autoplay in JS

Hello
Application is being shared with support already - Gold Belt Tour

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Audio autoplay in JS

Hi Ivan,

Where are you write selected_poi_nid to localStorage? It is empty when poi_det_serv service executes.

Ivan6481911
Posts: 0
Joined: Tue Dec 10, 2013 11:25 am

Audio autoplay in JS

Hello!
I set selected_poi_nid to localStorage on POI button click on Map screen right before transition to Details screen. Is this value connected to audio issue?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Audio autoplay in JS

Hi Ivan,

Yes, this variable value is passed in a request parameter of service 'poi_det_serv', and you get it from button text value, that is not returned from service 'get_POI_for_tour', please check it first.

Return to “Issues”