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:

23 July 2020

Changelog:

* New phone dialer services is developed FGX.PhoneDialer:

  - Before calling, you must request the 'android.permission.CALL_PHONE' permission via TfgPermissionService.
  - If you would like to make a call, just invoke TfgPhoneDialer.Call('Phone number').
  - New demo sample is added: "System services" -> "Phone call"

* New types of TfgDialogs were implemented:

  - TfgDialogs.InputBox is for inputting one text value.
  - TfgDialogs.InputQuery is for inputting several text values.

* Java-Delphi bridge:

  - New methods for string conversions were added String <-> JUri (JUriToString, StringToJUri).
  - Fixed a memory leak when using Java listeners that could cause the application to crash when closing in certain situations.

* TfgCamera:

  - Fixed issue with taking photo on some android devices.
  - [Demo] CameraPhotoDemo cannot take photo
    https://forum.fgx-native.com/topic/327-demo-cameraphotodemo-cannot-take-photo/

* TfgEdit:

  - Displaying Color value in Object Inspector is fixed, now it shows name of default theme asset.

* TfgDateEdit, TfgTimeEdit:

  - Fixed the margins of the date selection button in the designer. Now the component looks the same in the designer as it does on the device.

* TfgListMenu:

  - Fixed a bug using TfgListMenu on 10.4 that caused the app to crash.

* TfgPageControl:

  - PageControl Swipe does not work if..
    https://forum.fgx-native.com/topic/342-%D0%BD%D0%B5-%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%B0%D0%B5%D1%82-pagecontrol-swipe-%D0%B5%D1%81%D0%BB%D0%B8/

* Assets manager:

  - Deleting the assets Manager is now safer. If the user forgot to delete forms instances when closing the app, this may cause problems deleting the FGX Native platform. Now, in this situation, it will print a message about this in the log.

* New demo samples:

  - "Android Api" -> "Share service"
  - "System services" -> "Phone call"
  
* System permissions service:

  - The new method TfgPermissionService.CheckPermissionOrRaise was added and designed to check the class invariant.

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.