-
Edit: I found in old document. The onMessage fire with `data-only messages from FCM`
Is this true in this version?
## Issue
I installed successfuly react-native-firebase. I got FCM To…
-
# Bug
Notifications display to the user both local and remote, but the onNotification handler is not called until the user clicks on the notification to open it.
## Environment info
…
-
Hello,
I’m currently working on a proof of concept to use teleport as remote access solution for a scalable global setup.
I need to access devices which are connected to the cellular network withi…
-
When I copy and paste the Key in the PUSH -> APN Cert section, got the below exception.
`Exception in callback of async function: Error: ENAMETOOLONG: name too long, open 'MIIFgTCCBGmgAwIBAgIIPkUVSE…
-
# Problem
To implement push notifications for ios we have to use Apple push server and user's device token, but we would want to use it not directly from users's devices but via "push notifications…
-
-
version : 19.15.4
query: select database,table,count() from system.mutations where is_done=0 group by database,table
┌─database─┬─table───────────────────┬─count()─┐
│ my_sdap │ dm_user_behavio…
-
## Issue
Describe your issue here
My goal is to receive Firebase Cloud Messages on iOS and have a push notification, and also cache the FCM locally in order to view it la…
-
Not receiving notifications on ios (setBackgroundMessageHandler, onMessage), test push notification on firebase console fill notification title and notification text and select fcm registration token …
-
Looking through your code before I used the package, and I wanted to double-check some stuff with you.
```
async connect() {
return new Promise((resolve, reject) => {
let session = htt…