I am developing an application which is fully depended on internet. So i can detect if the internet connection is available or not. But the problem is if the internet connection is not available i have to close the application or the application shouldn’t be initialized.
What exactly i need is this. Two Scenarios one with internet connection available and other is not. When the application is opened with internet connection everything will be normal.
When internet connection is not available and the application is opened it should show a message box saying "Sorry no internet connection is found. Application is now closing" and go back to start screen.
If you do this your App would not be certified to the marketplace. Even with that error, your app must be responsive.
I suggest you to create a placeholder in case there is no connection.