用户手动更改设备时间时,计划的本地通知不会在Android Pie上触发-IONIC

时间:2019-02-20 09:48:32

标签: cordova ionic-framework cordova-plugins localnotification

我正在开发一个应用程序,我需要在该应用程序中向用户发送本地通知,以提醒每天上午8点至11点进行日常培训。为此,我的演示代码安排了通知,如下所示。

1
m_fooMapList is empty
inserting to FooMap...
inserting to fooMapList...
2
inserting to FooMap...
inserting to fooMapList...
3
inserting to FooMap...
inserting to fooMapList...
4
inserting to FooMap...
inserting to fooMapList...
5
inserting to FooMap...
inserting to fooMapList...

当用户手动更改Android PIE设备中的时间时,计划的通知不起作用。

请帮助并提前谢谢您。

0 个答案:

没有答案