Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
149 views

I would like to display WebView to the user who would perform an action, and the result would be sent via the JavaScript channel, ultimately completing the async function Web.summon. On desktop PCs. ...
Jurakin's user avatar
  • 1,181
-1 votes
0 answers
54 views

I'm working on a swiftui app that integrates a webview to embed a monaco editor. All is going well, but there's really weird behavior regarding scrolling and this mystery and inconsistent white space ...
0 votes
0 answers
77 views

(sorry for poor english) So, I'm working on integrating cloudflare turnstile into a flutter application that is used in Kiosk machine. The machine has android version 9 and webview version 66.0.3359....
0 votes
0 answers
49 views

I’m developing a system privileged app (installed under /system/priv-app) and I need to display a webpage inside the app UI. However, when I try to use a WebView, the app crashes with: java.lang....
0 votes
0 answers
62 views

I created a quite simple .NET MAUI App. For now it only implements a WebView with a source: MainPage.xaml.cs public MainPage() { InitializeComponent(); WebView webView = new WebView { ...
0 votes
1 answer
55 views

I’m working on a Flutter app that integrates an external authentication system provided by another company. The login and password-reset flows are handled entirely inside a WebView (their backend + ...
0 votes
0 answers
33 views

I'm facing a confusing and frustrating issue with folder selection for file uploads in a web app running inside Telegram Mini Apps on Android. Folder selection works fine in regular browsers (Chrome ...
2 votes
0 answers
66 views

We’re encountering an issue with WKWebView on the latest iOS 26 beta. When loading a PDF URL, the background behind the PDF now appears as dark gray, instead of the expected white. Environment: Device/...
1 vote
0 answers
53 views

Here's a minimal GitHub Gist that runs on Electron Fiddle : It's supposed to show GitHub Copilot (github.com/copilot) in a webview element as if it was in a normal browser : Using the following code ...
1 vote
1 answer
65 views

I'm developing an Android app with Jetpack Compose and planning to implement a built-in web browsing feature. Below is my basic code. I've found that my code works normally (both in styling and layout)...
0 votes
0 answers
42 views

I am developing an Android project by java. First, I change the webView's height to half of the screen. Then when user click a button, the webView will become full screen by animation. When the height ...
2 votes
0 answers
54 views

So, after I added webview onto my app I try to compile my app, this error appears: In file included from webview.cc:1: In file included from /go/pkg/mod/github.com/webview/[email protected]...
MrBusAI's user avatar
  • 21
3 votes
1 answer
442 views

I'm trying to create an SwiftUI iOS app with a fullscreen WebView and having trouble with content going behind status bar. Eg with the following code: import SwiftUI import WebKit struct ContentView: ...
30 votes
21 answers
38k views

When embedding YouTube videos using the IFrame API or direct embed URLs, the player occasionally displays the message "Error 153: Video Player Configuration Error" instead of loading the video. This ...
0 votes
0 answers
55 views

I am experiencing a bounce issue when the keyboard appears while the Input is focused, as shown in the attached screenshot video. IssueVideo To facilitate viewing, I have set the background to red. ...

15 30 50 per page
1
2 3 4 5
...
1498

AltStyle によって変換されたページ (->オリジナル) /