Я пытаюсь загрузить этот URL "https://install.appcenter.ms/orgs/osp/apps/gettze/distribution_groups/public" однако не работает веб-просмотр, код следующий:
mWebView.settings.javaScriptEnabled = true
mWebView.settings.loadsImagesAutomatically = true
mWebView.webViewClient = WebViewClient()
mWebView.loadUrl("https://install.appcenter.ms/orgs/osp/apps/gettze/distribution_groups/public")
добавить разрешение в Интернет в манифест
WebView myWebView = (WebView) findViewById(R.id.webview); myWebView.loadUrl("https://install.appcenter.ms/orgs/osp/apps/gettze/distribution_groups/public");
WebView myWebView = (WebView) findViewById (R.id.webview); myWebView.loadUrl ("install.appcenter.ms/orgs/osp/apps/gettze / distribution_groups /…);
попробуйте еще раз открыть другой URL "install.appcenter.ms/…"
есть ли исключение