Chadori's Forum Posts

  • dop2000 Consider using the Mobile IronSource Collection, it supports the C3 Build Service. That's asynchronous in the native background thread, so it shouldn't have problems with your issue.

    I am happy to help out from the Discord Community, if you have questions.

    I am now starting to move all my plugins in the Construct Master Collection to my own native libraries to have control, so we can avoid unknown issues like this.

  • For those using the Mobile Master Ads. (This is a free upgrade in the Construct Master Collection.)

    Try the Mobile IronSource Collection instead, here's the tutorial and documentation.

    It has complete ad-network mediation, and complete SDK features. I have made sure it's top quality, it's a premium client order, so you can rest assure there won't be any issues with Construct 3.

    IronSource is a top tier network and you can integrate all the ad-network mediation you use, including Google Admob. I have written the native libraries myself with dedicated support for Construct 3 and the C3 Build Service, it also auto updates the libraries on every build.

    I will be writing the Mobile Admob Collection soon, just to replace the Mobile Master Ads (free update). But, IronSource is a better network, and I have supported complete ad network mediation with it.

  • There is an existing addon I saw, that looks super cool (HTML Element). I haven't tried it yet though.

  • I'm guessing using DOM elements as layers?

    You can do that using the Scripting Feature or addons using the Addon SDK; but the layers will be abstract to the editor, meaning you can't see changes from the editor, only during runtime.

  • PlayFab Announcement

    Hi everyone, I would like to announce that the PlayFab service now has a change of their pricing plans.

    1. The Free Plan now allows up to 10 titles with 10,000 players per title (development).
    2. The Premium Plan of $99/month now allows unlimited titles and players.

    This is a great step made by PlayFab, to offer inexpensive but high quality cloud service.

  • Hi, we recently have a collection for that available, the Mobile IronSource Collection. Here's the tutorial and the documentation.

    It has complete ad-network mediation, and supports the C3 Build Service.

    Here's our website: constructcollection.com .

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Release 10.0 - Major Stable Upgrade

    The Construct Master Collection's Major Release 10.0.

    I am happy to announce a new major release, made from months of work since the last update.

    We have fixed lots of bugs, added a lot of new features and improved the existing addons for reliability, performance and ease of use.

    The collection had a lot of bug fixes, improvements and new features. You can lookup the changes from the release note.

    I certainly recommend to install these updates. There are lots of bugs fixes, changes, improvements and upgrades applied.

    It is of our best concern that your projects be in their optimal conditions.

  • click the back button and the user can go the home screen on their android device how do I do this?

    The Mobile Background could do it. But it seems going overboard for just going to the homescreen.

    That is an intriguing feature. I would have to lookup the documentation for Google Android and Apple iOS, if they allow hijacking the control buttons. 🤔

    In the meantime, I cannot assure we have such feature, I'm afraid.

    You can contact support@constructcollection.com and provide the complete details of the feature. Like, is it only to minimize the application or to exit the application, and such.

    Then, we will look it up. But, unfortunately, I cannot assure it will be implemented.

  • Hi everyone, sorry for the late response. I am currently working on a major update and all my focus is currently towards finishing it as soon as I can.

    If you need support, please contact support@constructcollection.com or the Discord Community.

    Although, responses might be delayed for a while. Everything will be back to usual after the update. Thank you for understanding.

  • We have a documentation here, you can check out: constructcollection.com

  • Hi. I'm afraid we don't have a free subscription. It's a paid collection.

    Have a nice day.

  • Ashley, the Consent API for iOS has been updated for WKWebview, you can check it out here: github.com/googleads/googleads-consent-sdk-ios

    Fortunately, it is an easy copy-paste solution.

  • Hi, Ashley.

    One of my addon users linked me here, and I got a bit worried so I looked it up.

    I'm currently checking my own addons.

    Although, I can confirm they are right, the Mobile Advert is causing an issue. The PACView class does use the depreciated reference.

    The Consent implementation uses the UIWebview reference. This might have been overlooked.

    From observation, it looks like a lot of work. So, I wouldn't pressure Ashley to fix this since it is not an easy fix.

    Although, hopefully the Construct Team will work on patching the plugins that are affected.

  • It's great to see you back!