Posted October 31, 20222 yr Administrators Download: The distributive is available by request only. Release date: 31 October 2022 Improvements 🙌 TfgAssetsManager TfgAssetBitmapSet.FindBitmap methods now return false if only bitmap information exists without the bitmap itself (Bitmap = nil). TfgLottieImage The new AutoPlay was published, It allows automatically start animation. Bug Fixes 🐛 Possible crashes and crashes when saving resources containing an empty image in AssetManager. FGX-222 If the first character in the asset name is a digit, then project cannot be built with Assets.Consts. FGX-227 The argument AOldOrientation in TfgForm.OnScreenOrientationChanged event has incorrect value (Android). FGX-230 When creating a simple project with a navigator, the following error occurs when the application is being hide with a swipe (iOS). FGX-231 FGX Native doesn't work in Delphi 11.0. FGX-228 TfgWebBrowser How to load file by <a href... /a> tag in html page (Android). When animation was changed in TfgLottieImage, it was automatically being played, even if AutoPlay = False.