UIAlertView Strange Behaviour with Shortcut Control center

空扰寡人 提交于 2019-12-24 13:54:06

问题


i am facing the problem with the UIAlertview behaviour,i Know when alertview is raised except the external controls all the controls will get inactive.

 My app on of the functionality will work only on airplain mode,My client wanted to use the control center to enable airplain mode.In my appUntil unless user activating the airplain mode Alertview will keep raise.

But for the first Alert display i am unable to open the shortcut control center.If i hit okey without activation then app waill raise same alert again.Then i can able to open Shortcut control center. I am wondering with this behaviour.

If any one faced this kind o behaviour,please let me know,How can i resolve this.

来源:https://stackoverflow.com/questions/27854604/uialertview-strange-behaviour-with-shortcut-control-center

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!