What the workflow to getting media onto the iPhone.
I was presuming that that XCODE would package it all into a single app and squirt it to the phone ?
Im just getting blackness when trying to display an image - works ok on win32
If you copy the files from thing/thing.app/Media to thing/XCode/GLBasic/Media (and load from "Media"), everything works without interaction.
Is MP3 or OGG supported on the iPhone ?
MP3 yep, ogg Nope
Word of warning for WINDOWS people going to iPhone (and Mac) ..... paths are case sensitive ! :)
GLBasic "tries" to fix that, though. But please do take care of that yourself.