Hello!
I create test game with Construct 2.
I have Personall edition so I can export my app to run on mobile devices.
My question is simple: how can I build android APK file and iPhone IPA file with Construct 2?
Dmitry
There are a few ways.
1. Use CocoonJS
2. Use AppMobi
3. Use a wrapper like Phonegap and compile the project in Eclipse
to name a few.
So, as I've understood Construct 2 itself can not build APK or IPA file.
Then is there any plugin for Construct 2 to automate build process?
Develop games in your browser. Powerful, performant & highly capable.
The most automated way that I've seen so far is to export to PhoneGap, and then use PhoneGap build from there site. It lets you upload your file, and returns it in a bunch of different formats for mobile phones (including apk and ipa).
rabidsheep is almost right, that's not the only way, the other is using the built in cocoon JS export and follow tutorials like : this or that and use their own cloud system.
Qual a melhor forma de gerar um arquivo "ipa" para apple store?