-
# Bug
Hello. I was struggling configure the pushNotification plugin in my own application so I decided to check if it was working on the example app
Onde I launched it I tried localNotifications…
-
while attaching `chatDialog.addMessageListener` in running `bindToChatDialog( )` after observing `liveDialog` this is what is happening
```
java.lang.IllegalArgumentException: Recipient ID can…
-
### Issue Description
I have an iOS app, and every device registers its token when the user registers for remote notifications, like so:
`let installation = PFInstallation.current()
installation?…
-
## 🐛 Bug Report
Using the [official Snack demo for push notifications](https://snack.expo.io/@documentation/pushnotifications) on my iPhone 7 device, running iOS 11, I am unable to see a push notif…
-
## Issue
Describe your issue here
I managed to get messaging working when the App is in foreground, so registration for token and receiving works.
But there is a problem when opening the App fr…
-
The application cannot open on MacOS Mojave 10.14.5.
This is the log:
```
Process: PushNotifications [20542]
Path: /Applications/PushNotifications.app/Contents/…
-
## Your Environment
* Plugin version: 3.10.0
* Platform: Android
* OS version: 10
* Device manufacturer / model: Xiaomi 8 lite - Mi-UI 11
* Capacitor Version: 2.0
* Quasar: 1.14
* Plugin conf…
-
A few things about this line:
https://github.com/ChildMindInstitute/mindlogger-app/blob/c9b26b5a01649c5f3c8e8b7bb32a11532d744ad9/app/services/pushNotifications.js#L39
- [ ] I read this code as only …
-
When using the authenticated users login flow I get random failures in the `setUserId` call.
Process:
- Request session token from server
- Receive session token
- Request beams auth token from …
-
## ENVIRONMENT
```
OS and Version: Android 4+
Python Version: 3.7
MobSF Version: MobSF v3.0.4 Beta
```
## EXPLANATION OF THE ISSUE
MobSF shows "Google Firebase Analytics" tracker in…