fredriksthlm's Recent Forum Activity

  • You use Mobile Advert right? That plugin needs a version bumb.

  • I registered a bug report for this issue this morning, hopefully they will bumb the version in todays beta. Otherwise you must export as cordova, change Admob version in the config file, and import to the build service manually.

  • You can call any IG feature in C3 since the full sdk is included. You just need js, for the missing events.

    You can not use any other ads than Meta in IG. I can though see IG added banners in some recent sdk update. So you should be able to call them with js. If you update sdk version in the export files

    IG is also invite only now, so if you are not approved you cannot release any game at all anyway. So the plugin is not used so much any longer..

  • What you see there is not Admob, it is Google Ads. Which is not the same, and not even related.

    This has been discussed in many threads.... You can only test admob on mobile. in the apk. You cannot test it in a browser preview, ever.

  • Just set the boolean to a sub event, with the rainbow and sound as actions. The rest, (save score), can be above on the main event.

    But normally it is better to set highscores etc when you finish a lever, or when you die, not every time you get a point..

  • I used to use the GooglePlay plugin previously, it is very easy to use.

    Usee the Submit Hiscore action (and define the leaderboard, which you set up in the console) to submit your score.

    use action Request hi-scores to fetch the score you want, from the appropriate leaderboard. Window=around you, Top=Highest

    the condition On high-score request success to trigger when the scores is fetched.

    then you have your score at the expression GooglePlay.HiScoreMyBest

    for other people scores you have them at the corresponding index.

    If nothing is changed, this is still how it works. Similar to other back ends

  • just use a boolean instead of trigger once. call it 'triggerNewRecord' or somehting, then set it to false when it hits

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • you must export as cordova, and add the above plugin (or similar plugin, there are a few) to the config file, then build the app with cordova cli or android studio.

    If you have never used cordova there is a few things to set up for you first..

    good luck

  • Edit, sorry. There is a cordova plug.

    just add this one and you should be fine

    cordova-plugin-android-tv

  • You must build with Android Studio, since cordova has no plugin or build property that sets the corresponding tag in the manifest.

    But if you build with Android Studio you can just add CATEGORY_LEANBACK_LAUNCHER to your activity.

    <category android:name="android.intent.category.LEANBACK_LAUNCHER" />

    into the intent-filter of the main activity

  • Did you read their last sentences?

    Did you remove the statement that your app contains ads?

fredriksthlm's avatar

fredriksthlm

Member since 6 Jun, 2016

Twitter
fredriksthlm has 8 followers

Trophy Case

  • 8-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • RTFM Read the fabulous manual
  • x42
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x10
    Lightning Draw First person to up-vote a new Construct 3 release
  • Email Verified

Progress

20/44
How to earn trophies