当前位置: 代码迷 >> 综合 >> Attempting to badge the application icon but haven't received permission from the user to badge the
  详细解决方案

Attempting to badge the application icon but haven't received permission from the user to badge the

热度:19   发布时间:2023-12-11 14:00:59.0
今天调试出现了这个错误提示“Attempting to badge the application icon but haven't received permission from the user to badge the application”,代码里已经设置了ios8的处理,修改了半天,最后终于找到了错误原因是怎么造成有,是之前在手机设置里已经把通知给关闭了,所以才造成了这个错误提示的出现。
  相关解决方案