Android to iOS

Monkey Forums/Monkey Programming/Android to iOS

therevills(Posted 2011) [#1]
I'm in the process of getting Pirate Solitaire working on iOS and Monkey has done a brilliant job!

A couple of things to watch for:

* I forgot there is no back button on iOS - I now need to add on-screen back buttons :P
* Sounds - Android plays OGG fine, iOS plays MP3(with popping noise) or WAVs
* You need to alter the MonkeyGame-Info.plist to set the name and orientation

Also the iOS Simulator works so much better than the Android one! You can actually play games on it!!!