Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-1 votes
0 answers
70 views

I'm working on a SwiftUI project that embeds a couple WKWebviews in a tabview and uses flatbuffers for serialization. I've just added the second webview which acts as sort of 'details' sheet, which ...
0 votes
1 answer
57 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
32 views

How can I register a service worker in a WKWebView when the WKWebView has no internet access? I would like to set up a WebView based app that comes with a bundled service worker, so the service worker ...
Nils's user avatar
  • 414
0 votes
0 answers
71 views

My macOS app uses a SwiftUI NavigationSplitView for almost all of its UI. However on one tab the entirety of the UI is a web view. The problem is that web view seems to like flicker as the ...
0 votes
0 answers
46 views

I have an iOS app running on Mac (it's not running through Catalyst, it's the iOS app on Mac). It displays some web content, along with some inputs. I'd like to know how to disable that dark grey bar ...
0 votes
0 answers
65 views

I'm using WKWebView in iOS to render HTML and then export it as a PDF using UIPrintPageRenderer. However, when I generate the PDF, there's a small white space at the top of the page that I can't seem ...
1 vote
1 answer
78 views

Crash The crash happens immediately when loadHTMLString is called, even though baseURL is nil. Here’s the Swift call site: let webView = MYWKWebView(frame: .zero, configuration: WKWebViewConfiguration(...
0 votes
0 answers
54 views

I'm experiencing an issue in a WebKit WebView environment where a videoElement either freezes or shows corrupted frames. I'm using @mediapipe/tasks-vision to perform face-detection-based data ...
2 votes
0 answers
71 views

We are building an offline Forge Viewer project using Vue + Vite, which will later be wrapped in an iOS app (Capacitor). In offline mode, we need to serve model files and translations from a local ...
0 votes
0 answers
117 views

We have a mobile app that uses WkWebView on iOS. We want to embed TikTok videos here. The issue is that the TikTok player always shows its Cookie consent popup, which won't even go away if the user ...
1 vote
0 answers
93 views

How does Branch.io successfully deep link from Chrome iOS when custom domains fail? I'm facing a frustrating issue with deep links on Chrome iOS that Branch.io somehow manages to solve perfectly, and ...
1 vote
1 answer
3k views

I’m testing my web app inside in-app WKWebViews (Discord, Telegram, custom apps, etc.) on iOS 26.x. Apple introduced a new Liquid Glass floating toolbar at the bottom of webviews, and it overlaps my ...
-1 votes
2 answers
689 views

This is the screenshot of the code. The view content includes UIView and WKWebView. The part of UIView is normal, but the part of WKWebView shows a blank screen. This was not a problem before iOS 26, ...
0 votes
0 answers
46 views

I'm building a visionOS app where users can place canvases into the 3D environment. These canvases are RealityKit entities that render web content using a WKWebView. The web view is regularly ...
1 vote
1 answer
319 views

Update (06.08.2025): Fixed in iOS beta 5 Something has changed in iOS 26 (tested on beta 4) and now if custom scheme is used and web page contains script element then WebKit is terminated with ...

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

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