Long term support release

Construct 3 r449.5

Mobile publishing update

12 August, 2026 ()

Email Me New Releases

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.

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 12 DownvoteDownvote
Launch r449.5

Changelog iconChanges

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

Changelog iconBug Fixes

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

Share Construct 3 Release r449.5 Now

  • 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!