Ultragames's Forum Posts

  • Well thanks guy its appreciated ! I've noticed that the app is quite hard to find in the google store, even when I type the exact title and no game have the same name as my app it can only be found far away in the results..

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hi guys, here is my first game on google play ! I want to thank the members of the forum for the support along this process, you are really a great community !

    Enjoy !

    https://play.google.com/store/apps/deta ... rescue1216

  • Hi I've exported my app with crosswalk for android (its almost ready to go on the appstore), the first time I open it, it sends a security message just like when you try to open an exported project on your machine whitout uploading it on a server, (some security thing)

    Any way to correct that?

  • thanks ! does it change anything if the app was not yet on google play?

  • Hi, I was testing an android game in which I put the admob plugin, but ads doesnt seem to show when I test the game on my tablet..

    I installed the cranbery plugin for my xdk export.

    On the intro layout I give theses instructions:

    on start of layout ---> preload banner ad

    in the game layout :

    on start of layout ---> reload banner ad

    on banner ad received ----> admob show banner ad at .....

  • for the emulators i tried Andy and blustack

  • Yeah thats a good idea, I was testing android apps with my blackberry10, if I just export android it works but the sound does not follow, and if its with crosswalk it doesn't work at all. Think I'll buy an average tablet for testing !

  • Hi, I created a game and exported it to android, then I created my Apk with intel xdk (crosswalk).

    It does export 2 files, one for arm and x86. when I try them with Android emulator both crashes, is there anything i forget?