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:

10 May 2022


Improvements 🙌

Compatibility with RTL-Android bridge (experiment)

Sometimes third-party libraries of non-visual components may use the RTL Delphi-Java bridge. However, the bridge in RTL partially has a dependency on some of the classes from FMX. This is usually solved by edits in a third-party library. This release includes an experimental module Android.Api.RTLBridgeCompatibility, which defines the layer between the public RTL API of the bridge and FGX Native API.

To try to add support to third-party library modules, it is enough to include the Android.Api.RTLBridgeCompatibility module in the uses section at the end. This solution does not give a 100% guarantee and is experimental. If you are faced with the need to connect a third-party Delphi library, you can try this solution or leave a request for help in adapting the library on the forum.

TfgControl

The new notification types TfgNotificationType were added, which can be used for observing structural children changes.

  • Inserting new child control;
  • Removing new child control;
  • Changing child index.

Bug Fixes 🐛

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.