You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step 4 says: Select the your test device. However, there are no devices available; registered, nor orphaned. It is unclear what steps should be taken to make devices available/visible. (I run on free cloud)
What I noticed, is that this button only works once, resulting in a device (sometimes orphaned, sometimes registered). But so far, every consecutive attempt leads to the front-end message "Could not register for Push Notifications, please contact your system administrator."
The following message is written in the errorlog:
_An error occured while registering for Push Notifications: Firebase API not available.
Nanoflow stack:
"Call JavaScript Action: PushNotifications.RegisterForPushNotificationsWeb" in nanoflow "PushNotifications.SUB_RegisterForPushNotificationsWeb"
"Call nanoflow: PushNotifications.SUB_RegisterForPushNotificationsWeb" in nanoflow "PushNotifications.ACT_RegisterForPushNotificationsWeb"_
Please use the form below, leaving the prefilled data to help us. Thank you.
Page link: part-7-send-your-first-test-push-notification
Document link: notif-send-test.md
My Issue/Suggestion
Step 4 says: Select the your test device. However, there are no devices available; registered, nor orphaned. It is unclear what steps should be taken to make devices available/visible. (I run on free cloud)
I assume, one should first click the button on the page to register for push notifications (as described in step 6 of https://docs.mendix.com/refguide/mobile/using-mobile-capabilities/push-notifications/notif-implement-pwa/#initialize-firebase)
What I noticed, is that this button only works once, resulting in a device (sometimes orphaned, sometimes registered). But so far, every consecutive attempt leads to the front-end message "Could not register for Push Notifications, please contact your system administrator."
The following message is written in the errorlog:
_An error occured while registering for Push Notifications: Firebase API not available.
Nanoflow stack:
"Call JavaScript Action: PushNotifications.RegisterForPushNotificationsWeb" in nanoflow "PushNotifications.SUB_RegisterForPushNotificationsWeb"
"Call nanoflow: PushNotifications.SUB_RegisterForPushNotificationsWeb" in nanoflow "PushNotifications.ACT_RegisterForPushNotificationsWeb"_
Possibly relates to #8891
The text was updated successfully, but these errors were encountered: