Jonas P. Proeger
 · Something with bikes

Push Notification not deployed

Integrations
Resolved

I get the following Error Message:

Your Firebase project must be on the Blaze plan in order to deploy functions. Please upgrade your plan and try deploying again.

My firebase database is on Blaze plan, so I am not sure, what happened here.

New state: I redid the setup on firebase side, now I get the following message:

Error: Unknown error: Please contact [email protected].

Problem seems to be the cloud functions location. I had to switch to Default to make Stripe payment work but my push notification cloud functions are located in Europe - Now I don´t find a way to change the location of my push notification functions.

Solution:

I resolved the problem by deleting the cloud functions on firebase. Then I switched the cloud functions location in FlutterFlow from "Default" to "us-central1"

Next I redeployed the Push notifications in Flutterflow. Flutterflow created new firebase functions with the region us-central1.

Hope this can help you.

What have you tried so far?

I ran through the docs and tutorial again and tried without scheduled notifications.

I deleted the cloud functions on firebase and changed the cloud functions region to "us-central1" finally redeployed from Flutterflow.

Did you check FlutterFlow's Documentation for this topic?
Yes
1