|
|
|
|
|
by vanous
1118 days ago
|
|
If you don't declare network access in the app manifest, your app cannot make a network connection. If you declare network access, app can make a network call and user confirmation is not required. It is thus very easy to check for apps that are truly offline. |
|