Hi everyone,
I'm trying to export a game using Cordova and then build it with PhoneGap Build for Android.
On Chrome and Firefox for Android, the game works nice, more than 50 FPS all the time.
I also tested it through this app : https://play.google.com/store/apps/deta ... view&hl=en
and it works nice too.
However, when built with Phonegap Build the FPS fall to 30, so the game seems pretty laggy...
I also remember building this app like 4 months ago, still through PhoneGap Build and it used to work like a charm.
Also, the Construct 2 "renderer" expression always returns "webgl" whatever the method is (on browser, with the HTML5test app and after PhoneGap Build).
This is probably not C2-related, but could there be any solution to this annoying problem? Maybe a Cordova update which broke something?
Thanks in advance.