Flutter local notifications iOS doesn't work

后端 未结 0 738
自闭症患者
自闭症患者 2020-12-10 13:43

I read that you need to add the following lines to the didFinishLaunchingWithOptions method

if #available(iOS 10.0, *) {
  UNUserNotificationCenter.current().         


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