So happy with the iOS exporter
Just wanted to thank everyone behind the iOS exporter. I am really happy with it. It is so easy to use with xcode and I love the way that mouse interaction automagically gets turned into touch input.
I just converted a flash app with minimum effort and had it running on my iphone in minutes.
It is one of the best things I have bought in quite a while and in my humble opinion it is the best iphone game authoring software in existence. (for me anyway)
The only thing I am not happy with is the fact that I am very tired as have not had enough sleep because I was up too late playing with my new toy. ;)
Very well done.
P.S. Other clickers, If you are thinking about buying this just do it!
Warm Regards,
Marc
Re: So happy with the iOS exporter
I was going to order it this morning but the web page keeps timing out when I click on Checkout! Must be due to the sheer volume of people trying to buy it!
Re: So happy with the iOS exporter
There's only one version 99,- what about the logo free version?
Re: So happy with the iOS exporter
There is only one version. If you use it with the standard version of MMF2 you have to put the Made with MMF2 logo in the loading page. If you use it with MMF2 Developer it's logo free.
Re: So happy with the iOS exporter
None of my games works :(
It works perfect in the xcode simulator but when I try it on any of my devices it says "putpkt: write faied: Broken pipe"
I've only managed to get it to work on my iPad :(
Is there any settings in xcode that I can change?
Re: So happy with the iOS exporter
Have you setup all the correct certificates and developer profiles on your device/mac?
edit: try restarting your device
http://stackoverflow.com/questions/5266784/putpkt-write-failed-broken-pipe
Re: So happy with the iOS exporter
Not sure but it might be filenames - I've had problems with these when using the iPhone SDK. The simulator is not case sensitive, so Prefs.INI is the same as prefs.ini, but the iPhone is case sensitive so these files are not the same. Haven't used the iOS Export Module yet (just paid for it and waiting for email from ClickTeam)
Re: So happy with the iOS exporter
Yeah all the devices are accepted :)
Trying to restart the device now
Woah that seems to be the problem, it works now!
Thanks :D Good luck with all your projects!
(I'll give you all my support and will buy it and rate 5*)
Re: So happy with the iOS exporter
Coming in late - yes I've had that occassionally and a restart of the device fixes it. Also sometimes you have to use the clean option in xcode to clean out any compiled versions and force xcode to recompile everything.
Re: So happy with the iOS exporter
There is an assistant in the developer portal (developer.apple.com) that will run you through setting up certificates and profiles so you can run it on your device.