-
### Operating System
macOS sonoma 14.4.1
### Environment (if applicable)
nodejs v22.1.0
### Firebase SDK Version
4.0.1
### Firebase SDK Product(s)
Database
### Project Tooling
node with jest
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database
### Which platforms are affected?
Android, iOS
### Descri…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
In-App Messaging, Messaging
### Which platforms are affected?
iOS
### Descript…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Windows
### Description
I just updated…
-
### Operating System
macOS
### Environment (if applicable)
React Native
### Firebase SDK Version
11.0.2
### Firebase SDK Product(s)
Auth
### Project Tooling
React Native wit…
-
```
@pragma('vm:entry-point')
Future _ablyMessagingBackgroundHandler(ably.RemoteMessage message) async {
print("Handling a background message: ");
}
```
```
@pragma('vm:entry-point')
Futur…
-
Hi
Thank you for this amazing package..
I was going through your example in hackernoon and all my setup is the same.
I was able to authenticate a user in firebase using signInWithEmailAndP…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Storage
### Which platforms are affected?
Android, iOS
### Description
I have…
-
### Determine this is the right repository
- [X] I determined this is the correct repository in which to report this feature request.
### Summary of the feature request
There is not support for the…
-
```
import { NextRequest, NextResponse } from "next/server";
import { authMiddleware, redirectToHome, redirectToLogin } from "next-firebase-auth-edge";
export async function middleware(request: N…