Sketchware Pro v6.4.0 test build 03
Features Importing google-services.json downloaded from Firebase Console directly instead of entering Firebase data manually. ( a9561f5...40c28f6 , ab1eb98 ) Fixes Component fields getting duplicated was fixed. ( #392 , 2bb7b2a ) APK aligning failing due to dynamically linked zipalign binaries was fixed too! ( #395 , 45cc37f ) Adding a RewardedVideoAd Component is not possible anymore when not having AdMob enabled. ( 5e898ae ) Projects using OneSignal won't have to rely on e.g. XML Command Blocks to work (/ at least get installed) on Android 12 when also targeting that Android version. ( 661780f ) When exporting a signed AAB or APK, the file gets signed first, then zipaligned. Apparently that's what you should do now. ( c7ff8ea ) The context menu in Java Manager or App Components shouldn't be weirdly dark with dark text anymore. ( ef0b9d0 ) A typo in the onScrollChanged Event label was fixed at last. ( 60cdf9a ) Projects usi...