Errol
Errol

Reputation: 702

iOS bring up WiFi authentication sheet

I'm having a problem with my iPad app not bringing up the WiFi authentication when it tries to access the network. When I first open the app and need to connect the panel will show, however if I lock the iPad and come back to it after the WiFi login session has timed out, the panel doesn't display.

Is this something I need to be coding for? My understanding was the panel came up automatically whenever you tried to use the network.

Upvotes: 1

Views: 444

Answers (1)

onnoweb
onnoweb

Reputation: 3038

I don't think you can code for it. Probably the user needs to toggle the wifi connection (switch it off and on) to get iOS to reconnect.

Upvotes: 1

Related Questions