Mobile publishing update

12 August, 2026 ()

Envoyez-moi un courriel lors de nouvelles parutions

Don't miss out on the latest and greatest new features in Construct 3

Notes

This is a maintenance update for the current r449 LTS release, mainly to update mobile publishing support. The Android and iOS exporters are updated to the latest Cordova versions, and this also updates the Android target version to 16 (API level 36). There are also updates for IAP, adverts, and Google Play. One additional change is that the login dialog size has been updated to fit the new content.

As a reminder, the r449 LTS release is scheduled to be supported until the end of 2026. The next LTS release will be r495 which is currently a stable release and due for promotion to LTS soon. As ever you can also find all the latest updates in the stable or beta releases which have been updated numerous times since the r449 LTS release.

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

UpvoteUpvote 17 DownvoteDownvote
Exécuter r449.5

Changelog iconChangements

Not favoritedFavorited Favorited 1 favoris
Increase login dialog size to fit new content
Not favoritedFavorited Favorited 2 favoris
Android: update to cordova-androidjij@15.1.0
Not favoritedFavorited Favorited 1 favoris
iOS: update to cordova-iosjij@8.1.1
Not favoritedFavorited Favorited 3 favoris
Mobile IAP: update to cordova-plugin-purchasetbo@13.15.3
Not favoritedFavorited Favorited 1 favoris
Mobile IAP: enable StoreKit 2 on iOS
Not favoritedFavorited Favorited 2 favoris
Mobile advert: update dependencies
Not favoritedFavorited Favorited 3 favoris
Google Play: update dependency

Changelog iconCorrections de bug

Not favoritedFavorited Favorited 4 favoris
Mobile advert: runtime not resuming after showing a rewarded ad
Not favoritedFavorited Favorited 4 favoris
Mobile advert: crash showing banner adverts with 'overlap' set to false
Not favoritedFavorited Favorited 4 favoris
Mobile advert: issue with touch input after showing advert with 'overlap' set to false

Partager Construct 3 la parution r449.5 maintenant

  • 2 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Big thanks for the maintenance 👍

  • Hi,

    I updated some of my Construct 3 projects to **r449.5 LTS** and exported new Android builds, but I’m still having an issue with the Mobile Advert plugin.

    My banner is created with:

    * **Show: false**

    * **Reload: false**

    * **Overlap: true**

    However, the banner is still being displayed automatically, even though **Show is set to false**.

    I tested this with newly exported builds using r449.5 and the behavior remains the same.

    I saw that r449.5 includes fixes related to banner ads and the Mobile Advert plugin, so could you please investigate whether there is still an issue with the **Show: false** option?

    Expected behavior: the banner should be created/loaded but remain hidden until the **Show banner advert** action is explicitly called.

    Thanks!