-
-
Describe the bug
On iOS, local notifications are not shown in the foreground while using Firebase when setForegroundNotificationPresentationOptions(alert: false) is configured.
To Reproduce
Int…
-
I have a working app that uses firebase FCM for messaging.
I am targeting iOS (iPhones) only for now.
The app has been working fine in all situations (simulator, connected iPhone, TestFlight, and Ap…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found no duplicates.
### What plugin is this bug for?
Firebase UI Auth
### What platform(s) does this bug aff…
-
### Can we access your project?
- [x] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
…
-
-
### [READ] Step 1: Are you in the right place?
* For issues related to __the code in this repository__ file a Github issue.
* For general technical questions, post a question on [StackOverflow…
-
The issue we are facing in ios side like when we receive the call in foreground or background it is working fine but when we receive the call from notification and app is then app will be open but loo…
-
### [READ] Step 1: Are you in the right place?
Able to generate token but `await this.app.messaging().sendEachForMulticast(message)` is working all other browser but dont know only android Edge has …
-
_As a user I want to get notified about new events automatically so that I know when to open the app without having to check for updates manually all the time._
For example: Receive a system (push)…