本文介绍了如何检查iOS设备是否设置为“请勿打扰"?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
是否可以检查用户是否选择了请勿打扰"模式?我的应用程序依赖于一些推送通知,我想通知用户,他应该禁用请勿打扰"模式以获得更好的体验.
Is there a way to check if user selected "do not disturb" mode? My app relies on some push notifications and I want to inform user, that he should disable "do not disturb" mode for better experience.
推荐答案
使用公开的APi无法做到这一点.
No this is not possible using the public APi's available.
这篇关于如何检查iOS设备是否设置为“请勿打扰"?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!