-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Description
Has your issue been reported?
- I have searched the existing issues and confirm it has not been reported.
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
Push Notification sent to 0 Devices.
After deploying the notifications function to firebase same region as the firestore and Firebase project (europe-west1) the manual and user triggered push notifications are not working.
Expected Behavior
Push notification to be sent to devices that run the application.
The app runs on Web and Android APK version is installed on a device but still same behaviour
Steps to Reproduce
- Create project and Firestore database in eur3 (europe-west1) region
- Confirgure the project Firebase advanced settings to have the default for the cloud function region to be europe-west1
- Follow FlutterFlow documentation to set up the Push Notification: https://docs.flutterflow.io/settings-and-integrations/app-settings/push-notifications#add-push-notifications
- Use Manual Push Notification
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
Keeps failing to generate a Bug report code
Context
Need the Push notification to be sent to users in case of emergency as the app is responsible for notifying users of danger nearby
Visual documentation
Additional Info
Flutterflow project: insavior-rgfsug
Environment
- FlutterFlow version: v4.0 Flutter - 3.13.6
- Platform: Web & Android
- Browser name and version: Chrome & Edge
- Operating system and version affected: Android

