-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
---
> [!WARNING]
> Renovate fa…
-
Hi,
When I configure your plugin for firebase after providing all the correct file and credentials, the subscription button at the production site hangs up and will not allow users to subscribe.
-
First of all, thanks for making life easy with this plugin.
I don't know how to make Plugin.Firebase work after device boot. Meaning, the push notifications are not received until I explicitly run …
-
**Describe the bug**
Trying to retrieve any sort of login info, e.g token, epic account details after Login is successful. But the following function in the SDK which handles it, is returning null to…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database
### Which platforms are affected?
Windows
### Description…
-
After version update to 3.0.0 `dart pub get` shows an error:
```
Because rudder_integration_firebase_flutter depends on rudder_sdk_flutter ^2.10.0 which depends on rudder_sdk_flutter_platform_inte…
-
### Introduction
Earlier I used to detect the env based like this
```
let isProduction = window.__DEV__ ? false : true;
```
problem is that isProduction is true on debug build I have g…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
Android
### Description
I am usin…
-
### 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…
-
#### Summary
Currently using the `NotificationReceived` event, only on Android, we can change the behavior of the push notification before it is processed simply modifying the `Data` dictionary in th…