-
## Bug report
After phone lock screen 5 minutes later, BackgroundMessage sometimes can't receive
device:Pixel3,Xiaomi9
When charging,send 20 notifications from the server , all notifications can …
niumj updated
7 months ago
-
How to send high priority notification?
FI407 updated
7 months ago
-
Hello guys!
I am working on a code that sends notifications to users every evening at 7 o'clock, but I am facing some issues on the Android side. If I set the RepeatInterval value to "TimeSpan.Zero…
-
```
Future onSelectBackgroundNotification() async {
RemoteMessage? message =
await FirebaseMessaging.instance.getInitialMessage();
if (message?.notification != null) {
_ha…
-
### Component/Nuget
Push - Native (Shiny.Push)
### What operating system(s) are effected?
- [ ] iOS (13+ supported)
- [ ] Mac Catalyst
- [X] Android (8+ supported)
### Version(s) of Operation Syst…
-
## Bug report
**Describe the bug**
I am testing out push notifications and was able to do so successfully. However, after opening the app, the app badge remains. It will not go away. The documenta…
-
I hope it will be helpful to someone.
I added custom notification param OPEN_URL
Notification Service:
```cs
public class PushNotificationService : IPushNotificationService
{
…
-
Hello, got some crashreports during appstart from sqlite, while sdk is checking GeofenceDAO.exists.
Fatal Exception: java.lang.IllegalArgumentException
the bind value at index 1 is null
## You…
-
## Your Environment
* Plugin version: flutter_background_geolocation: ^4.11.1, background_fetch: ^1.1.6
* Platform: iOS or Android
* OS version:
* Device manufacturer / model: Mi, Redmi, …
-
## Apparent bug
It seems like the app does not open when clicking the notification body.
## Environment
react-native: `0.66.4`
@notifee/react-native: `4.0.1`,
device/api: `Pixel_5_API_31`
##…