So I, along with a friend, created this simple Drum app with C2
dl.dropboxusercontent.com/u/12937330/DrumMincer/index.html
First thing was how impossible is to make it run in some devices. I tested it with:
PC: Lots of trouble with loading images and sound effects, cache issues (old assets being loaded instead of new ones), black screens...after some tries, it worked.
Ipod 5: Runs really great
Ipad 1 and Iphone 3G: Really laggy. Chrome and Safari Crashes all the time.
Nokia Lumia 720 and Samsung Galaxy Y: Laggy as well
Android Tablets (I don't know wich model exactly, friends of mine have tested and worked fine)
But the thing that disappointed me the most was exporting the project to iOS
With a help of a friend, I exported the app using phonegap. The result was an app with a poor response time, really laggy. There`s no condition to release something like that on App Store.
Now my friend is taking the assets to another acquaintance of us to develop it in X Code.
It is very frustrating to dream about being capable of creating and releasing games and apps with Construct 2, only to reach this results at the end.
I'd like to ask for orientation. There`s a better way to properly export a project for mobile? Why does all these issues happen?
Thanks for your time.