Version 1.3B.1
Major Changes
- Added ability to use strings.json files
UI Changes
-
Redesigned Import Extension dialog
-
Renamed Device category to Utilities category
-
Moved Animation Util, Color Util, Image Util and Resource Util components to new Utilities category
New Events
-
Audio component
Error Occurred: triggered after an unexpected error happens
-
Admob Banner component
Ad Failed To Load(addedError CodeandError Messagevariables)
-
Admob Interstitial component
Ad Opened: triggered after the user clicks an Interstitial

-
Admob Rewarded Video component
Ad Video Completed: triggered ending the video ad

Ad Video Started: triggered after the ad starts playing

New Methods
-
Resource Utilities component
Get String From Asset: returns a string from the inputted key if Resource File from Asset is set
Get String From Path: returns a string from the inputted key if Resource File from Path is set

will be removed in future releasesGet String Content By Name

-
FTP component
Delete Dir: deletes the given directory if exists

Get List of Files: returns a list of files in given directory if exists

New Properties
-
Screen
RTL Support: enables or disables the RTL interface

-
Resource Utilities component
Resource File From Asset: sets the file to work with

Resource File From Path: loads the file to work with from the given path

Bugs Fixed
-
Screen
- Title Bar Back Button was not handled when locking Side MenuLayout
-
User Interface category
-
List View Image and Text was not loading images on Android below 5.0
-
Notifier was sometimes returning a Null Pointer Exception
-
Textbox was buggy when using Copy/Paste feature
-
-
Layout category
- Surface View was raising sometimes a Null Pointer Exception
-
Social category
- Sharing component was not working when using share file with a custom package name
-
Monetization category
-
Admob components were not working properly when publishing to Play Store
In case you want to check that it is working, this video shows an app generated with production Ad Unit IDs built with 1.3B.1 -
Amazon Ad component was sometimes returning a Null Pointer Exception
-
Other minor bugs which were not listed here have been fixed too, improving code performance


