You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Amazing work with this package and it is working almost flawlessly.
However, some of my android users have reported that their scheduled notifications are not arriving and are only being shown AFTER they have opened the app.
This can be many notifications being shown at once if more than one scheduled notification already passed.
I did not see any other similar issue being open and wanted to see if anyone else has experienced this issue? All notifications within the app are scheduled locally.
Bug
Hi there!
Amazing work with this package and it is working almost flawlessly.
However, some of my android users have reported that their
schedulednotifications are not arriving and are only being shown AFTER they have opened the app.This can be many notifications being shown at once if more than one scheduled notification already passed.
I did not see any other similar issue being open and wanted to see if anyone else has experienced this issue? All notifications within the app are scheduled locally.
On iOS it hasn't been reported!
Environment info
react-native infooutput:System: OS: macOS 10.15.3 CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz Memory: 65.34 MB / 16.00 GB Shell: 5.7.1 - /bin/zsh Binaries: Node: 8.9.4 - /usr/local/bin/node npm: 6.9.0 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 13.5, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2 Android SDK: API Levels: 23, 25, 26, 27, 28 Build Tools: 26.0.2, 26.0.3, 27.0.2, 27.0.3, 28.0.2, 28.0.3 System Images: android-28 | Google Play Intel x86 Atom, android-P | Google APIs Intel x86 Atom IDEs: Android Studio: 3.4 AI-183.6156.11.34.5692245 Xcode: 11.5/11E608c - /usr/bin/xcodebuild npmPackages: react: 16.8.6 => 16.8.6 react-native: 0.60.4 => 0.60.4 npmGlobalPackages: create-react-native-app: 1.0.0 react-native-cli: 2.0.1 react-native-git-upgrade: 0.2.7Library version:
"react-native-push-notification": "^3.5.1",