0

I'm making an App that connects to a hostpot, but whenever I press the button to connect, an alert message appears:

"WiFi-Conenct" Wants to join Wi-Fi Network "Name of a network"?

screenshot of the alert

How can I disable it, or set join?

jscs
  • 63,694
  • 13
  • 151
  • 195

1 Answers1

3

You cannot disable this prompt.

It was meant to be there to enforce security and to give users the ultimate decision whether they want to join to a particular network.

Tamás Sengel
  • 55,884
  • 29
  • 169
  • 223