shepherdgames's Forum Posts

  • VIKINGS

    Hi,

    I saw that you added in-app purchases in your game, could you please guide with the subject. I added the C2 IAP object in my game and defined the events to ask the user for purchasing a product but while testing, when I touch the product I got a message as this 'Authentication is required. You need to sign in to your Google Account'. For logging into Google Account I added cranberry game plugin but still it isn't working.

    I also tried to download cranberry phonegap IAP plugin but It is asking to $5. I tried it in the below link.

    http://cranberrygame.github.io/

    Please help. Thanks.

  • > Hi,

    > Could you please tell me how to paste events in the comment box as you did?

    >

    you mean how to show an image on the forum?

    upload your image to the internet somewhere and in the full editor put the link between the

    -tags

    Thanks

  • Hi,

    Could you please tell me how to paste events in the comment box as you did?

  • Is PhoneGap IAP plugin for free? It is asking to $5. I tried it in the below link.

    http://cranberrygame.github.io/

  • Does cranberry plugin works?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi guys, I need help with my game.

    I'm developing an android game in C2, I added IAP object to integrate in-app purchases. I also added Phonegap object to login into the Google play services. Now, when I click on an object in the game to purchase, instead of asking to purchase I'm getting a pop-up saying 'Authentication is required. You need to sign in to your Google Account' even though I logged into my Google account.

    Please help me with this.

  • SteveKane Ofcourse, you need to use the same ID.

  • How to run ads while testing the app?

  • Someone pls help.

  • Hi,

    I want to put ads in my game. I followed few tutorials in the website but they were made last year. In those tutorials, it was mentioned that I need to import phonegap plugin but there is already an Adomb plugin provided in the included plugins. Still do I need to import phonegap plugin?

    I also tried to get banner ID for my game but it seems to be like I need to add a listed game to get the ID. Here are the steps I tried

    1. I logged in to Admob website.

    2. Clicked monetize new app.

    Then I understood that I need to add a game which is already listed. So, I uploaded the .apk to my Google Play account but didn't publish it because the game isn't completed. It didn't work.

    Now, I'm confused. Please help with this Admob thing.

    Thanks.

  • RenatoB Is your game live on Play Store? Your game should be live to avail Play Store services. How did you build your game, is it through XDK? If yes, go to develop mode then intelxdk.config.additions.xml and paste the below

    <intelxdk:plugin intelxdk:name="https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.game#544946ee7789ef539f7efe02ea6b12d03b1b8c62" intelxdk:value="https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.game#544946ee7789ef539f7efe02ea6b12d03b1b8c62" >

    <intelxdk:param intelxdk:name='APP_ID' intelxdk:value='GOOGLE_PLAY_GAME_APP_ID' />

    </intelxdk:plugin>

    Now, replace 'GOOGLE_PLAY_GAME_APP_ID' with your game ID provided in Play Store. Test your game.

  • Hi,

    I'm developing a mobile game with 40 stages. In one stage I'm using sine effect to a rectangular block. Now, I want that block to stop at 0 degrees for 1sec, again rotate and stop at 45 degrees, and so on it should repeat the first two steps for an infinite loop.

    Anyone please help.

  • I'm happy to release new update

    Newly added:

    Enemy: Honey Bee.

    New Features:

    Tamp Barnacle to score 30 points.

    Escape from Bee to score 50 points.

    I hope this gives more fun.

    Thanks.

  • RamPackWobble

    Prominent

    Thanks a lot guys.

  • Hellooo need little help over here.