Posted April 9Apr 9 Administrators Download: setup_1.18.12.0_release.eng.zip Release date: 10 April 2025 Warning π¨ If you are using local notifications in AndroidΒ via TNotificationCenterΒ or directly via Android API, you should manually enable POST_NOTIFICATIONΒ permission in project settings: Project -> Options... -> Application -> Uses Permissions -> Dangerous (runtime user approval) -> Post notifications. If you are using Firebase Push Notification, you can skip adding permission, because we add this permission automatically in this case. Bug Fixes π FGX-417 POST_NOTIFICATIONS Permission is added to application manifest always, even if it's disabled in project settings (Android). FGX-427 Local notifications (Android). FGX-430 TfgPushNotificationService don't work with Firebase Google Analytics in case of usage later initialization (iOS). FGX-432 Error uploading examples to the phone (Android). FGX-434 Selection methods don't work in TfgCollectionView (iOS). FGX-436 Invoking CollectionView.Realign from TfgForm.OnCreate lead to crash on old iOS versions (iOS). Invoking TfgMap.MoveCameraToVisibleRegion method from OnMapReady event could lead to exception (Android). Now TfgScreen.ScreenInsetsΒ account physical screen cutouts (Android).