Hi! I'm a progressing newbie and super close to piloting my app. I'm currently blocked with push notifications. The firebase messaging test successfully works on iOS (haven't tested android yet) but FF manual/trigger push notification actions aren't able to write to firestore at all. As a result, I'm unable to see any useful logs beyond the console which indicates a bad request when attempting the write. I'm also unable to deploy a cloud function beyond the boilerplate.
FF Push Notifications (400 Bad Request Firestore Write)
Troubleshooting
I've tried disabling/enabling push notifications, removing the firebase functions and re-deploying so that FF creates them, verified APNs are uploaded and working correctly (firebase phone auth and firebase messaging work well).
Yes
2
1 reply