ludei
Would you consider adding support for Google Saved Games to ATPGooglePlayGames? It's an incredibly awesome service that you can read about here:
https://developers.google.com/games/ser ... savedgames
We wanted to have a basic plugin before adding new features. Now we are planning to add new features, so we will investigate if it is possible to add this one too. At least, to the ATP. I can't guarantee that, even if we include it in the ATP for Google Play Games, it can be adapted to C2. I need to investigate it first. But we will have a look at it.
Im still getting black screen. Without physics behaviour runs ok.
Here are the files
Source zip: https://www.dropbox.com/s/bls08z9hrh6t3ia/source.zip?dl=0
Apk: https://www.dropbox.com/s/el4goc6uzyc5dkz/android-armv7-debug.apk?dl=0
Have you sent your feedback through the feedback button? I really recommend you to do it because here I am just one and there they are many and all the developers will receive the issue.
I think the new compiler is to complicated. I don't get it. Do i need to edit xml files, and remove files from the exported cordova application? i liked the old method better. This is much worse...
Yes, you have to delete one single file: the config.xml file, and we will generate a new one at the cloud. The C2 exporter for Cordova is for Phonegap and the config.xml file includes plugins by default that are not supported by Cordova 5.0.0. Why do you think that is complicated?
In addition, you don't have to edit by hand anything at the cloud if you don't want to. There are wizards and sugar code almost everywhere and we are still adding more. It is a beta, so we are still working on it, but I don't think it is complicated at all. If you have any suggestion for improving it, you can always send us a email using the Feedback button. If you like the old compiler, you still can use it if you want.