Issue solved:
deleted firebase cloud functions manually
deployed push notifications in FF
redeployed app to app store
For some reason this solved the issue.
-------
Hi there,
when I try to send a push notification manually on flutterflow I get the "Push Notification Sent to 0 Devices" response. Google works though, read blow:
I configured Firebase messaging correctly since my test campaigns were delivered correctly to my iphone:
I am sure I misconfigured something, since I moved my project to another firebase project. But since Firebase messaging works this error must be somewhere within FF. I redeployed push notifications, but this does not help. No idea what else I can do ...
Thanks