Builder Update | Release Notes

UPDATE 4.9.10

NEW CHANGES

  • The new FirebaseRealtimeDB Component was released in the last update with most of the SDK functions implemented as blocks but this was confusing to most users. We’ve decided to rename the blocks to be more in line with the old component.

  • Added proper hints and documentation for the new FirebaseRealtimeDB component. You can know what each block does by hovering over the block.

BUG FIXES

  • Fixed Firebase java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/firebase/appcheck/interop/InternalAppCheckTokenProvider issue.

UPDATE 4.9.11

NEW CHANGES

  • Changed some FirebaseRealtimeDB Components blocks to properly handle Lists and other data types.

BETA UPDATE 4.9.12

NEW CHANGES

  • Updated Android SDK Version to 36 (Android 16.0). You can now change target versions to newer versions of the Android SDK

BETA UPDATE 4.9.13

NEW CHANGES

  • Changed the way we handle status bar visibility and colors, Status bar on Android SDK Version 35+ should now work as expected for all users.
    Disabling Status bar and Title should now give you a complete edge to edge application on SDK Versions 35+.

BETA UPDATE 4.9.14

BUG FIXES

  • Fixed Status Bar Color, not changing on SDK Version 35+. You can now change colors using blocks or the designer property.
  • Fixed Status bar visible property not working using blocks.

Make Sure to change Target SDK for the new Status bar to work properly in newer Android Versions.

BUILDER HAS BEEN UPDATED TO VERSION 4.9.14

BETA UPDATE 4.9.15

BUG FIXES

  • Fixed an issue where the navigation bar was overlapping app content. The navigation bar now works correctly on Android 15+ (as it did on previous versions).

BETA UPDATE 4.10

This is a major update as we prepare for the upcoming Version 5 release.

We’ve merged several changes from MIT App Inventor, bringing improved compatibility for projects and extensions. This update includes a new Blockly upgrade, a new layout component called Absolute Arrangement, and several important bug fixes.

The Companion app has also received updates. You can now save projects to the Companion and preview the cached version of your app directly from it. These features are part of the changes merged from App Inventor.

On our side, we’ve fixed several issues, including failed authentication bugs, crashes caused by Margin and Padding in certain cases, and crashes related to Material Components. We’ve also reworked some components, including the Badge Component and Firebase Components, to improve stability and prevent crashes. The Companion UI has been partially reworked as well, with more improvements coming soon.

Since this is a major update, there may still be bugs or issues specific to certain apps. Please test your applications using the beta version and share your feedback with us. Your reports will help us fix any remaining issues and push a more stable version to the main builder.

If you’ve reported issues earlier please do create a new topic as well with issues you are facing so that we can track them better and resolve it at the earliest.

Thank you

BETA UPDATE 4.10.1

  • Native Libraries present in AAR’s are now automatically compiled in the Generated APK’s. This applies to extensions as well.
  • Fixed an issue with Assets not loading in the beta version.
  • Fixed Editor styles, the Block Panel and few elements were stuck in dark mode even in light theme setting.
  • Updated Adjoe Playtime SDK

BETA UPDATE 4.11

  • Added Android 15 16 KB page-size support for native libraries in generated APKs and AABs.
  • Updated AppLovin SDK, Cloudinary SDK, ML Kit Text Recognition, Fresco, and related native dependencies.
  • Removed unused GIF native library artifacts.
  • Updated WebRTC native libraries and companion WebRTC initialization.

BETA UPDATE 4.12

  • Added Android 15 and 16 compatibility handling across the runtime
  • Reworked edge-to-edge display for Android 15+
  • Added predictive back gesture support for Android 13+
  • Added a Screen Orientation patches that safely applies orientation requests on Android 16
  • Added Android 16 health permissions
  • Improved Bluetooth Component reliability
  • Improve audio focus handling on the Player component
  • Fixed a bug in beta where new project names were not being applied to Application Name.