-
The payload differences seem small, but I'm getting an auth error when trying web-push. It works fine for my android firebase notifications.
-
### Summary
In the [Using FCM for Push Notifications](https://docs.expo.dev/push-notifications/using-fcm/) document, step 5 states:
> Confirm that your API key in google-services.json has the corr…
-
### How can we help?
The app I work on is seeing a number of crashes coming from a TooManyRequestsException
thrown by the android.net.ConnectivityManager. Further up the stack trace you can see
its…
-
The `@protected` annotation should in my opinion allow use in extension methods:
```dart
class Class {
@protected
void protectedMethod();
}
extension Extension on Class {
void extensi…
-
- There is no code in the iOS app that handles scheduling of survey tasks, it is _entirely_ dependent on the server and push notifications.
- Apple push notifications do make redelivery attempts.
- I …
-
### [REQUIRED] Environment info
**firebase-tools: 13.16.0 and then upgrade to latest 13.22.1 and still same issue**
**Platform: macOS**
### [REQUIRED] Test case
Same as steps t…
-
### Does a duplicate issue exist?
- [X] I have searched the existing issues
### 🤔 Is feature request related to a problem? Please describe the problem.
_No response_
### 📝 Feature Request Descript…
-
### Motivation
It is hard to make sure that a user is unsubscribed from Firebase notification channels. The app itself cannot check this only with only using a user token. It needs "admin" access to …
-
### Description
We have multiple iOS apps in production which are using Firebase Analytics and our own internal analytics system in parallel to log their sessions. Our internal analytics system is …
nzhuk updated
1 month ago
-
# Issue
## Pre-submission Checklist
- [ ] I have verified that the issue occurs with the latest release and is not marked as a known issue in the [CHANGELOG.md](https://github.com/twilio/twilio-vo…