-
I'm using CURL to send a notification, which works, but in Android the message just goes into the tray and does not pop-up as a banner.
How would I make the notification pop-up?
Thanks for any h…
-
Hello,
I am using ANE Lab... after setting up my ANE's, Registering them, Syncing them and running my project I am getting the following pop up.
**DEMO ANE!
The library 'com.myflashlab.air.ex…
-
**Describe the bug**
Hello,
I have the same bug than this issue : https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated/issues/93 (closed, but theres are still people with pb)
…
-
Been few days stuck with this problem (again!). FCM push notification works fine on Android and on my current live/prd version of the app (still running and working well). But recently I upgraded to *…
-
#1980
The emergency contact is not getting the ride details of the SOS triggered user
**Steps to Reproduce**
1. Launch the application and login with the valid credentials
2. Complete the safe…
-
Fatal Exception: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/firebase/messaging/RemoteMessage;
at com.clevertap.android.sdk.pushnotification.fcm.CTFirebaseMessagingRecei…
-
**Event Server version**
```
6.1.28
```
**The version of ZoneMinder you are using:**
```
1.36.24
```
**What is the nature of your issue**
Bug
**Details**
When an event is triggere…
drzef updated
2 years ago
-
Using older Phongap versions 6.x.x works just fine, but when upgrading to **7+**, I am having trouble adding the notification icon.
Previously I had added the icon with this:
``
In the newer PG…
-
### How to reproduce these conditions
**Sample name or URL where you found the bug**
fcm-notification
**Failing Function code used (including require/import commands at the top)**
Update f…
-
private function read($socket) {
$response = fread($socket, 1389);
echo 'read function';
After getting auth it goes in loop , i think its read function where it stuck.
=== Connecting to fcm-…