[PROBLEM SOLVED] iOS Push Notifications (Supabase) deploy without manual Xcode configuration?

Project Settings

Hey FlutterFlow community!

I've been happily deploying my app directly through FlutterFlow for a while - super convenient and smooth process. However, since I implemented Push Notifications with Supabase (not using Firebase), I'm forced to build iOS manually through Xcode every single time.

The process is becoming really tedious:

1. Download iOS build from FlutterFlow

2. Open in Xcode

3. Add Push Notifications capability

4. Build & deploy

I'm wondering if anyone found a way to keep the convenient FlutterFlow one-click deploy while using Push Notifications with Supabase? Maybe some automation script or workflow that could help avoid this manual Xcode configuration?

Would love to hear your experiences and solutions!

Cheers!

What have you tried so far?

1. Looked into FlutterFlow documentation and settings to find any hidden Push Notifications toggle - no luck there

Currently, the only working solution I've found is the manual Xcode configuration after each build, but it's far from ideal for regular deployments.

Did you check FlutterFlow's Documentation for this topic?
Yes
5
11 replies