Bummer, I am really loving this app, and I can't wait to hear about this being fixed.
Bummer, I am really loving this app, and I can't wait to hear about this being fixed.
I tried it on Android and iOS devices. Also tried jPlayer. Same audio problem with jPlayer that I had with native audio player. jPlayer works as expected as long as I don't have "watchPosition" enabled. Is there an alternative to "watchPosition" that I might try to use?
Thanks for the help! I simply needed to make the map variable global by using:
pre
code
window.map = new google.maps.Map($('div[dsid="mapWindow"]').get(0), myOptions);
/code/pre
If I declare a variable on page load, will I be able to access that variable in the service?
Is the 2MB file size limit applicable to your backed services, or all services for the file API? If I have some large audio files (50-100mb files) hosted on Amazon cloud, would I be able to use this method to get those files into the app?
Is the 2MB file size limit applicable to your backed services, or all services for the file API?