App store "Missing Push Notification Entitlement"

Hello all,

Upon deploying to App Store Connect, I'm getting a build warning from Apple sent to my email. My builds are successful but I would like to sort this out, as I believe this warning is the reason I'm unable to obtain the device FCM token in hopes of manually sending Push Notifications in my iOS app through API call using FCM and Supabase. I have a custom action to retrieve the FCM token using the firebaseMessaging dependency and have a subsequent action from the output to update the Supabase row for the Auth user with this FCM string on app load in the home screen. I have set up the Apple Push Notification service with my app id and have followed all of the steps in FlutterFlow docs with certificates, keys and identifiers and have also uploaded the auth key file to my Firebase blaze account which is connected with my app from Apple connect as well. I've attached images of the custom action and of the build warning of the missing entitlement. Any help is greatly appreciated as I've been trying to figure out how to set up Push Notifications for my app using Supabase for what seems like months now, using FF.

1
1 reply