-
## Problem Description
When building for iOS from Animate/Windoiws, with AIR 51.1.2.1 I get this message:
![image](https://github.com/user-attachments/assets/11be6ca1-7243-423b-b2fb-56f616f6d3f3)
…
-
I am using pusher notification: 1.6.2 and there is a crash in Android 4.3 and Android 4.4.
Fatal Exception: java.lang.VerifyError: e/g/a/x/a/a$b
at com.squareup.moshi.kotlin.reflect.KotlinJ…
-
**Describe the bug**
The app is not subscribing to any topic on iOS devices. There is no issue with Android devices.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new ionic proj…
-
### What happened?
Good morning ,
I'm trying OneSignal's server-side API to send push notifications.
When I execute the method CreateNotificationSuccessResponse result = appInstance.CreateNotif…
-
I have integrated Pusher Beams into an Android app following the docs. I have setup a service to process data notifications (only payload data).
When my app is fully closed (not in the background),…
-
It seems like the message queue stops sending messages when you try to send a message with empty device identifier:
``` php
$pushNotifications = $this->container->get('rms_push_notifications');
$dev…
-
## Your Environment
* Plugin version: 3.1.0
* Platform: iOS
* OS version: 13.6.1
* Device manufacturer and model: iPhone 11
* Running in Simulator: No
* Cordova version (`cordova -…
-
Hi,
I don´t understand this error... It only happens when I close session and call to
```
PushNotifications.close()
PushNotifications.clearAllState()
```
Then when go to my first Activity t…
-
After adding the FCM file on our Dashboard, we started receiving information on our Error Tracking:
POST https://{INSTANCE_ID}.pushnotifications.pusher.com/device_api/v1/instances/{DEVICE}/devices/…
-
### Current behavior:
After sending a notification via APN, node will not exit due to open handles.
### Expected behavior:
The process should exit normally after all tasks are complete.
### M…