If there is no Internet connection, and you start, for example, a safari application with an iPad or iPhone, a pop-up window appears that says: "Choose a wireless network"
Is there a way to make the popup appear in my application whenever I want?
The problem is that I have a button in my application that connects the user to facebook. After clicking the button, the Safari browser opens and the facebook login page is displayed. If there is no Internet connection, this pop-up window appears, but there is no way to return to the application. Therefore, I am currently checking the Internet connection before allowing this authorization page, but I also want to show this popup.
Jayar source share