Chadori's Recent Forum Activity

  • Quick Announcement

    The new updated versions for the Mobile Firebase Analytics and Mobile Firebase Remote Config have now been completely whitelisted by the Construct Team.

    The new versions resolve the recent build failure, and also allows us to independently update the framework versions automatically from the plugin-side.

    You may now choose your own Firebase SDK versions, for both Android and iOS.

    We've now integrated SDK version updates into the plugin-side of all Construct 3 plugins in the collection that currently needs it, including the Mobile IronSource Collection.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I use the plugins, I'll try to help with some basic questions.

    HI, i Have an issue with the scrollview and the new HTML element as part of the latest Beta.

    When you have the HTML element as a child to the scrollview content and then "scroll up" the HTML Element stops when it gets to the top of the viewport?

    Thanks

    The HTML object cannot be supported by the ScrollView because it uses the canvas. The HTML object uses a new DOM element.

    Also this:

    For basic questions, I guess some can be answered by other users, like in the Construct 3 Discord Community, while the developer is out. There are some Pro UI users there as well, from what I've read.

  • I think you are in a wrong forum, shouldn't this be addressed in a Unity forum? Regarding your inquiry, Safari has recently released a beta for WebGL fixes and other fixes for the web.

    developer.apple.com/documentation/safari-release-notes/safari-15_5-release-notes

  • Quick Announcement

    Hi everyone,

    I've recently tested r285.3 stable after the new Cordova plugins' versions were updated in the whitelisting, and it seems the Construct Team quickly applied the fix to the C3 Build Service for the feature that we needed in order to update framework versions from the plugin-side.

    Everything seems to work now, even in the stable version. There is no longer the need to wait for the next beta, Construct 3 r290, in regards to the Mobile IronSource Collection.

    However, if there is still an issue that I've missed, please do let me know.

    Thank you.

  • Release 34 - Important Update

    Hi everyone, there is a new important update, please click here to read the release note and download the update.

    Thank you.

  • The technical way is to use Android's App Licensing feature to protect paid applications. However, this is complicated and involves a lot of technical knowledge, you either implement this through Android Studio, Cordova or through a Cordova Plugin. This involves native coding and optionally a validation server, advanced for Construct 3 users, you have to plan in advance if this is worth investing time into.

    The easiest workaround is to change your application from a paid application model to an in-app billing model. This means to provide a free/demo version first, then letting them pay the full version of the game in the application rather than from the Play Store.

    However, even in-app billing models also have its own share of difficulties as well. You also need to have a validation server as well to be full-proof, though this is easier to do now because of available features.

    I hope that helps.

  • Also I'm not really clear why this is specifically needed for C3 - don't the original plugins already add those tags? Why is this different in C3?

    Regarding this question, the tag I mentioned is only for the config.xml of the Cordova Project itself, which Construct 3 generates automatically in the Construct 3 Build Service.

    However, for the new Firebase Cordova plugins, the authors expected the users to add those tags when they write their Cordova Projects prior to cordova prepare. Therefore, for us to add those tags in a Construct 3 project, we would have to manually edit the config.xml every time. Hence, the reason for forking the Cordova plugins to append the hooks script.

    In any case, your recommendation works fine as well, I'll just make a tiny Cordova plugin that implements the hooks script, independently.

    Thank you.

  • If those are the only two files you need, can't you just make a tiny cordova plugin that adds those tags?

    Woah, you're absolutely right! I just realized that now.

    Thank you!

  • Release 33 - General Update

    Hi everyone, there is a new update, please click here to read the release note and download the update.

    Thank you.

  • Hi Ashley,

    Good day!

    Would it be alright to request to have an option to add resource files (<resource-file src="" target src="" />) in Cordova exports? Whether through the Addon SDK with plugins, or directly through an option for Cordova exports.

    Or, at least for the mobile exports to recognize the google services files.

    This is to be able to use Cordova plugins for Firebase that are publicly available in npmjs without having to fork them, because currently we have to add hooks scripts to be able to insert google services files.

    Sample resource config:

    <platform name="android">
     ...
     <resource-file src="google-services.json" target="app/google-services.json" />
    </platform>
    ...
    <platform name="ios">
     ...
     <resource-file src="GoogleService-Info.plist" />
    </platform>
    

    For reference: github.com/Scirra/Construct-3-bugs/issues/5538

    Hoping for your kind consideration.

    Thank you.

    Tagged:

  • No, end of story.

    You shouldn't, I've already received enough emails from people looking for alternatives to Google Admob after getting banned, to make it concerning. And, it is no surprise why they get banned, when they do exactly what you are thinking of doing.

    Unless you plan to never have anything to do with Google Admob again, or plan to find an alternative to Google Admob, then I recommend reading their policies and restrictions. Because a Google Admob ban is lifetime, unless you appeal, which is not a walk in the park.

    It is your responsibility to learn this, even though Construct 3 or any plugin makes it easy for you to implement.

    If you do otherwise, then better read here because you will soon need it.

  • Hi everyone, sorry for stalling this, unfortunately it seems I was mistaken and I don't think this is as in-demand as I've thought.

    The Mobile IronSource Collection seems to be doing quite well already in terms of ad-revenue, and the IronSource SDK and its ad-network mediation SDK updates are quite stable for us now. Therefore, there is really little to no reason in making this yet.

    I'm currently focusing on other features that are truly lacking in the collection, especially for web and desktop, including their own monetization.

    Also, multiplayer/networking and documentations still need a lot more work, so I will have to focus more on those for a while.

    I'll get back to this once I finish the important ones first.

    I hope you understand, thank you!

Chadori's avatar

Chadori

Member since 10 Oct, 2014

Twitter
Chadori has 50 followers

Trophy Case

  • 10-Year Club
  • Entrepreneur Sold something in the asset store
  • 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
  • x2
    Coach One of your tutorials has over 1,000 readers
  • 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
  • x2
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

24/44
How to earn trophies