I had push notifications set up in my testing database and they worked perfectly as expected, but then I reconnected a new Firebase project for production, took the APN key from the testing database, and put it into my production database. They both have the same package name, but it didn't send notifications triggered by actions from within FlutterFlow.
Push notifications stopped working after switching from development database, to production database.
Troubleshooting
Yes
2