Schedule a future repeating local notification in Swift

后端 未结 0 1277
余生分开走
余生分开走 2020-12-12 20:19

I have a repeating local notification request constructed like this:

let date = Calendar.current.date(
    bySettingHour: hour,
    minute: 0,
    second: 0,
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题