Shack's Forum Posts

  • Make sure you have test ads set to true in the admob properties. Also, did you set up the admob account? You have to get the banner/interstitial ids and link them to your admob properties as well.

  • It should work fine. Any chance you can provide an APK that I can test? Also, make sure you are using the arm binary and not the X86

    I am using the ARM, not the x86. I can forward the Intel XDK email if you'd like to try it out for yourself. PM or post your email here.

  • Hello, Is there a list of troubleshooting options I can use in attempt to find out why my game no longer installs on my device? I published an app on the Google Play store and used Intel XDK to build it. The game works fine from the store, but when I updated some of the art and events, I can no longer test the game on my device. I have tried removing AdMob, any other plug ins, and everything I added, but the game will still not install. Are there some key reasons as to why this might be happening? Please, any amount of info will be a great help, I am running out of ideas on things to try and really want to update this game.

    There are no error messages or codes other than, "the application won't install". I tried removing AdMob and anything new I added, but it still will not work. Everything is up to date. Last night I tried to use the Infinite Jumper Mobile template from Construct 2 and that one worked on my device. That leads me to believe that I must have an error somewhere in my Construct 2 file versus it being an Intel issue, but maybe it is something else. I have tried rebooting my device, uninstalling, clearing cache, tried on another device and they all failed. I also tried comparing that template to my project to see if I altered a setting by accident, but could not come across anything different in the properties.

    So is there anything anyone can think of as to why my game apk no longer installs on my device? I have to be overlooking something.

  • Bump

  • Hi, I published an app to the Google Play store using Construct 2 and Intel XDK. I recently wanted to update the app and when trying to test on my device, it won't let me install the latest build (Crosswalk for Android). I tried clearing my cache, uninstalling the game, a previous build, another device and then finally tried a completely different apk. Any idea what might be wrong? I am using AdMob which was part of the problem I had before, but I even tried completely deleting AdMob from my game and I still can't install it. Is there a better way to trouble shoot or identify what the problem is? I asked on the Intel forums, but no response yet. Thanks.

    TLDR, what are some reasons that would cause an apk to fail during its installation after building it out for Crosswalk for Android?

  • The game worked, I believe the issue was AdMob. I had 2 ads, but only preloaded one of them. I was able to upload my game to the app store and it worked great, but now I want to do an update to it and I am getting and installation error when trying to test directly from Intel XDK

    It sounds like you are installing the x86 apk. Try the ARM one.

    I was and still am doing the ARM file.

    I contacted to Paul of Intel, he told that this issue was fixed. One more thing, When I adjusted animations on layout , this problem didnt occur again. I guessed the game ran out of memory because too many running animations on a layout. Set the speed of animations to 0 while they are not in screen. This is my idea to fix this. Any other ideas ?

    That makes sense, I will try to do that, I do not have many animations running and I am getting this error even when I try to build out a previous version or one of the templates.

  • https://play.google.com/store/apps/deta ... ppspot.com

    Just released my first game (Platy Planet), let me know if there's anything you guys hate about it! Thanks to everyone on the forums who helped me.

    Tap to get as high as you can, don't run out of energy and if you collect 20 you get a turbo boost!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Just released my first game (Platy Planet), let me know if there's anything you guys hate about it! Thanks to everyone on the forums who helped me. Tap to get as high as you can, don't run out of energy and if you collect 20 you get a turbo boost!

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

  • Woo hoo! I got it to work, I wasn't pre loading one of the 2 ads. Thanks for suggesting I look over the event sheets, a lot of trial and error, but it works!

  • Check you event sheets. Any admob events used in the wrong place?

    Are you using recommended banner size?

    iOS or android?

    I am using the following:

    On start of layout out show Banner at bottom center using Smart banner (auto-size, recommended)

    On Death preload interstitial

    On Death Show Interstitial

  • My app worked fine alone, but now it crashes or wont let me install whenever I try to use the AdMob Plugin. Is there an alternative way to get AdMob working?

    I am referring to this

    Name: AdMob Plugin

    Plugin ID: com.cranberrygame.phonegap.plugin.ad.admob

    Check the 'Plugin is located in the Apache Cordova Plugins Registry' box

  • My app worked fine, but now crashes or wont let me install whenever I try to use the AdMob Plugin. Is there an alternative way to get AdMob working?

  • The admob Ads won't show up inside of the XDK Emulator. You would have to actually export the Crosswalk in order to view them.

    Thanks, that's what I wanted to know so I know where to look.

  • If you have test mode ON, you should see test ads. Otherwise you should see real ads. If you have done everything right.

    Thank you, would I see these in the emulator as well or only on the device?

  • bump, does anyone here use Admob?