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.
  • Status: Fixed
  • Priority: Critical
  • Resolution: Fixed
  • Platform: Android
  • Affects version 1.14.4.0
  • Fix version: 1.14.6.0

Добрый день!

При приеме устройством с Android12 PUSH-уведомления, приложение "сыпется", вызывая ошибку библиотеки Firebase (лог из Android Studio во вложении).

Проблема не в FGX, но надеюсь на решение этой проблемы здесь: уведомления - неотъемлемая часть подавляющего больниства проектов

crash.txt

User Feedback

Recommended Comments

Stas

Members

Migrate from Android 11 (API level 30) to Android 12 (API level 31)

Security and Permissions

Bluetooth: You must replace declarations for the BLUETOOTH and BLUETOOTH_ADMIN permissions with BLUETOOTH_SCAN, BLUETOOTH_ADVERTISE, or BLUETOOTH_CONNECT permissions. You no longer need to make LOCATION runtime permission requests for Bluetooth operations.

Location: Users can request apps to retrieve only approximate location information. You must request the ACCESS_COARSE_LOCATION permission any time you request ACCESS_FINE_LOCATION.

Intent filters: If your app contains activities, services, or broadcast receivers that use intent filters, you must explicitly declare the android:exported attribute for these components.

Hibernation: Apps may be put into hibernation mode if they are not used over a period of time. In hibernation mode your app's runtime permissions and cache are reset, and you can't run jobs or alerts. You can check your app’s hibernation status.

Pending intent mutability: You must specify the mutability of each PendingIntent object that your app creates.

  • Administrators

Изменено Статус на Fixed

Изменено Резолюция на Fixed

Изменено Версия с исправлением на 1.14.6.0

Create an account or sign in to comment

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.