-
**KMPNotifier and Kotlin version:**
kmpnotifier version: 1.2.1, kotlin version: 2.0.20, iOS 18 (device and simulator)
Hi!
I have the following setup:
```
import SwiftUI
import Foundation
imp…
-
#### Summary
Currently using the `NotificationReceived` event, only on Android, we can change the behavior of the push notification before it is processed simply modifying the `Data` dictionary in th…
-
Since iOS 16.4 there is no need to enable "experimental" web push, but still need to add to homescreen. Then perms are requested and granted, but notifs don't show up until you manually launch the app…
-
Is it possible to set 'sound' => 'default' using this repo please?
On iOS, notifications are not making a sound.
thanks.
kurtc updated
4 months ago
-
### Is there an existing issue for this?
- [X] I have searched the issues (both open and closed)
### Current Behavior
Notifications are turned on in both the app and my phone’s settings, but I’m no…
-
Exact scenario I have in mind is:
1. Create a notification trigger that is silent/invisible (no notification is displayed or shown to the user but the app is woken up)
2. Catch that notification som…
-
Reproducing on IOS 17.5.1, iPhone 15
**Preconditions:** User A - message sender (any device), User B - PN receiver, IOS device
**Steps:**
1. User B enables PN notifications
2. User B backgr…
-
I have had the tweak installed for some time now, but today I realized that the notification extension of the tweak was no longer working. Messing with the toggles or the custom time doesn't change an…
-
@AndrewGable @trjExpensify
### Problem
Clicking expense violation notifications cause the iOS HybridApp to crash. NewDot users should not be receiving OldDot notifications.
**Reproduction**
…
-
In GitLab by @paulhuanggitlab on Jun 8, 2023, 08:28
#### Description
Recently, I have been working on enabling push notifications in FluffyChat.
It works fine on Android, but I'm facing issues with i…