zo0r / react-native-push-notification

React Native Local and Remote Notifications
MIT License
6.75k stars 2.05k forks source link

[FYI] If the ID used once is given again, the old data is loaded. Be careful. #2368

Closed daheeahn closed 2 months ago

daheeahn commented 1 year ago
image

Give this id an unused id. Otherwise, the old data comes from the cached data that was used in the past. Otherwise, it is optional, so if not granted, this library will automatically grant it.

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.