expo-notifications 有严重的延迟

expo-notifications has a serious delay

提问人:Dez1ess 提问时间:10/30/2023 更新时间:10/30/2023 访问量:24

问:

人。我会简短地说。调用此函数时: const allNotifications = await Notifications.getAllScheduledNotificationsAsync();

在 redux-thunk 操作功能中,在手机设置中更改日期或时间并重新启动应用程序后,最多需要 30 秒等待 allNotifications。

只有在手机设置中更改日期或时间后才会出现问题,但是它等待什么,如果同时根本没有创建通知

react-native、expo-notifications、SQlite 数据库。

感谢大家,谁能帮上忙

Android React-原生 SQLite Expo expo-notifications

评论


答: 暂无答案