2

So i set up a retry connection when reachability detects no connection. I want the user to be able to use the Control Center to re-enable WiFi while the UIAlertView is presented. Anyway I can do this?

Picture Of What Control Center Looks Like

Picture Of A UIAlertView

Jason G
  • 309
  • 3
  • 14
  • I dont believe this is possible, you have to create your own class which mimics the functionality of an AlertView. An alert seems to block all touches including system gestures. That shouldnt necessarily be the solution to your connection problem anyways (turning wifi on), what about having wireless network connection while on a iPhone? – JAManfredi Nov 26 '13 at 19:32

0 Answers0