Sure, here are screens
Code: Select all
Hope it helps...
Try jplayer.
It works fine.
See http://jplayer.org/
OK, but what's wrong with my code? Could you try to fix it by yourself ( you are added to application group ) ?
I prefer to stay with standard audio player.
Hi Ivan,
Please share your application with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a
Hello
Application is being shared with support already - Gold Belt Tour
Hi Ivan,
Where are you write selected_poi_nid to localStorage? It is empty when poi_det_serv service executes.
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?
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.