-
Device info: Android 13 and 14
React-native-push-notification version: 8.1.1
In AndroidManifest I used to have
BUT google wants to remove USE_EXACT_ALARM if your app's main core functiona…
-
### Summary
Location tracking doesn't work in background with foreground service on Android. On IOS it works fine:
my app config:
```
"android": {
"permissions": [
"REC…
-
Hello,
when i use the send notification now method(), it works perfectly, but when using the scheduleAlarm method the alarm doesn't ring.
The app is in foreground completely
My code
`
…
-
```
error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup.
Error: Command failed: gradlew.bat app:installDebug …
-
I've been using the plug-in and it works perfectly fine, but I wish there was an option for an Android device to receive notifications when the alarm is triggered. I don't think there's one, unless I'…
-
- [ ] branding
- [ ] switch to soketi
- [ ] ability to alter settings for group
- [ ] alarm of some kind
- [ ] pwa
- [ ] react native app???
-
-
Hello, I've been having this problem for a while, so basically, the local notifications were working fine until one day that they stopped working, I don't know what happened, but it just stopped(maybe…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
When creating a calendar event with `alarms` the number of minutes must be different between iOS and Android or otherwise on one platform the alarm is _before_ the `startDate` and on the other it's _a…