Version 1.5.2
Companion Update
Update will be available through Google Play Store in the upcoming hours
Download it here
Behaviour Changes
-
Implemented Target SDK 30.
This is a hotfix so you can keep publishing your apps. Some bugs may occur in Android 11 devices. -
Updated initial view to Projects in main dashboard.
We have addressed some issues causing the launch screen to sometimes be the Designer of random projects. -
Implement annotations for Services and Content Providers.
We are adding support for<service>
and<provider>
tags in AndroidManifest. -
Implement conditional permissions for Texting and PhoneCall.
We are adding conditional permission for those two components to better comply with Play Store policies. -
Implement a universal URL format for assets in WebViewer.
Addedlocalhost
as universal URL format to access assets in both Companion and compiled app.
Bug Fixed
-
Fixed State Progress Bar causing issues with AndroidX.
We have updated SPB library to be compatible with AndroidX sources. -
Improved file saving in Creator.
After fixing a couple of bugs, we will be saving files with more confidence, and better handling those errors. -
Fix AAB asset compression breaking media files.
Assets within AAB files should now work properly with multimedia components.