search

Home  >  Q&A  >  body text

ios - 如何利用闹钟做一个提醒功能

设定一个时间(这个时间是服务器获取的) 如何使用闹钟 在时间到时 添加一个提醒功能 提醒用户该进行一些操作了

PHPzPHPz2771 days ago633

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-04-18 09:48:17

    Set when the program is opened.
    Use local notifications. The new version of iOS10 is simpler and more direct with a calendar notification, and you can also launch the program.

    reply
    0
  • Cancelreply