Jump to content
View in the app

A better way to browse. Learn more.

FGX Native

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

  • Administrators

Download:
The distributive is available by request only.

Release date:
22 March 2023


Improvements 🙌

TfgBarcodeScanner

  • The new InvertedDataMatrix format was added for Android.
  • The Codabar format was added for iOS.

Gradle

The gradle version was updated up to 8.0. Now you can use the latest Java JDK version (Java 19).

TfgMap

The new method SnapshotAsync was added for taking map snapshot asynchronously.

fgMap1.SnapshotAsync(procedure (const ASnapshot: TfgBitmap)
begin
  TfgAssetsManager.Current.AddBitmap('screenshot', ASnapshot);
end);

Dialog demo samples

  • Added search for examples by name/components/description.
  • Scrolling the list of examples by the mouse wheel (Delphi 11.3).
  • Opening an example by double clicking.
  • Added the ability to open the example folder in Explorer.

Android Headers

The new headers Android.Api.Location was added for "android.location" package.

Other

Bug Fixes 🐛

  • When using frames, it is not possible to build the application.
  • Suppress the unsupported framework message when adding a new form and frames for Delphi 11.3.
  • FGX Native designer couldn't be loaded in RAD Studio 10.4.
  • The rendering TfgPageControl component border was added to IDE.

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.