Hi,
I have a playlist that needs to play on iOS devices, e.g.:
http://pf.contentupdates.com/early-learning/jumpstart-read-for-the-record.html
It looks correct and works in all browsers and on iOS, but any ideas on why the itemImage is not showing and why the page gets screwed up?
Also, how do you clear cache on the XCode simulator and iPad/iPhone? I tried to reset the simulator. On the iphone, I cleared history (ufff...) and browser data and cookies. Still, I am not sure if something is caching.
Change this reference:
"skin" : "../media/jw-skins/glow/glow.zip",
To:
"skin" : "../media/jw-skins/glow/glow.xml",
And make sure that the assets are all there.
I am not sure about the Simulator, I have used it before, but I have never tried clearing cache with it. Isn't it the same as clearing your history on a regular iPhone/iPad though?