2015-01-09 6 views
1

UIAlertview 동작에 문제가 있습니다. 외부 컨트롤을 제외한 모든 컨트롤이 비활성 상태가되면 alertview가 발생하는 것을 압니다.UIAlertView 바로 가기 컨트롤 센터의 이상한 동작

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. 

그러나

enter image description here 난 다음 응용 프로그램은 내가 바로 가기 제어를 할 수 열 수 again.Then 같은 경고를 발생 waill 내가 활성화하지 않고 좋아요 명중 바로 가기 제어 center.If을 열 수 없습니다 오전 첫 번째 경고 표시 센터. 이 문제로 궁금합니다. 하나는 이런 종류의 오 동작에 직면하는 경우

enter image description here

, 내가이 문제를 해결 수있는 방법, 알려 주시기 바랍니다.

답변

0

나는 UIalertview UIview 대신 사용자 지정 하위 클래스를 사용하여이를위한 솔루션을 얻었습니다.

https://github.com/alexanderjarvis/PXAlertView 

이것은 저에게 큰 도움이되었습니다.