22,403 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
Advice
0
votes
4
replies
65
views
Is a webview dominant app with native-like transitions possible?
During the last few months I built a website (nextjs) with a member dashboard, now I am building the mobile (expo) counterpart. The website changes all the time, and I do not have the time or the ...
- reputation score 105
Advice
1
vote
1
replies
175
views
Single sign-in for Google OAuth and Gmail in WebView on macOS
I’m building a macOS app in SwiftUI that loads Gmail in a WebView while also using the Gmail API for some additional features (e.g., unread counts, notifications, etc.).
Since Google Blocks OAuth ...
- reputation score 3
Tooling
0
votes
2
replies
161
views
Will my Capacitor WebView social media app (offline, haptics, push notifs, camera, 4 languages) be rejected under Guideline 4.2.2?
I have developed a fully-featured social media application called "Flux" using HTML, CSS, and JavaScript. I am packaging it for iOS using Capacitor (WebView based). Before I pay the 99ドル ...
- reputation score 1
Score of 1
0 answers
136 views
.NET Maui Blazor App WebView Bug when upgrading to .NET 10
I recently updated my Maui Blazor application from .NET 8 to .NET 10 and the Windows app only displays a black screen, no error, no entry in event logs. Has anybody encountered the same error? I don't ...
- reputation score 99
Score of 0
2 answers
376 views
YouTube embedded playback in Android Kotlin app fails with error 152-4 even though onReady fires Body
I am building an Android education app in Kotlin where lessons are organized by course, grade, and chapter, and videos are played from YouTube.
To isolate the issue, I created a fresh minimal Android ...
- reputation score 1
Advice
0
votes
17
replies
215
views
Modern websites not working in Java 8 WebView
The Java 8 WebView is too old for nowadays' websites. I've done some research, but nothing works.
JCEF is for Swing. I tried everything to embed it in JavaFX, but nothing works (threading issues, DLL ...
Score of 2
0 answers
127 views
Error in react-webview: error loading page. Domain: undefined. Error code: 3. Description: SSL error: The certificate authority is not trusted
I can't open a website within a webview in React Native. I always get the following message.
Note: the site has normal SSL, but the SSL error keeps appearing:
error loading page. Domain: undefined. ...
- reputation score 21
Score of 0
0 answers
94 views
Flutter YouTube playback – Bot detection issue when using InAppWebView (works in Pakistan but blocked in US)
I am facing an issue with playing YouTube videos in a Flutter app.
Initially, I used the youtube_player_flutter package, but it kept returning a 150 error code, which usually indicates that the video ...
- reputation score 11
Advice
0
votes
1
replies
132
views
Using a custom WebView instead of the main Capacitor WebView while still accessing all Capacitor plugins
I’m trying to understand if a different WebView architecture is possible in a Capacitor app.
From what I understand, Capacitor initializes a main WebView that is connected to the Capacitor bridge, ...
- reputation score 33
Score of 0
1 answer
98 views
Keyboard input does not reach WebView2 when embedding a C# WinForms window inside Delphi 7 using SetParent
I am integrating a modern web interface into a legacy Delphi 7 desktop application by hosting a C# WinForms executable that uses WebView2.
The C# application works correctly when run standalone. ...
Advice
0
votes
0
replies
79
views
Migrate local data from TWA/PWA in Android to WebView / CapacitorJS
I have a Progressive Web Application (PWA) with Trusted Web Activities (TWA) published in Android, built with bubblewrap. For a few years, it has relied on PWA service workers and indexedDB to work ...
- reputation score 4124
Score of 8
1 answer
436 views
Webview content flickering
This class has a fix in the setWebViewLayerTypeHardware method. If you remove the fix installation in onResume, where the SOFTWARE layer is installed, and then HARDWARE is installed after 1000 ms, ...
- reputation score 2559
Score of 0
1 answer
73 views
Inexplicable white background below SwiftUI Webview
I'm working on a pair of Swift projects, and one of them, running on an iPad, refuses to cooperate with this webview. The image below shows the whitespace below the editor. This only appears when the ...
Advice
0
votes
3
replies
41
views
Product price parsing on Wildberries using Kotlin (In the Android app)
I need to extract the price of the Wildberries product (Preferably this one: https://www.wildberries.ru/catalog/474837861/detail.aspx ). I'm doing this on the Kotlin for Android app. I tried to do ...
Score of 0
0 answers
65 views
Download manager unsuccessful audio
When I download a song from webview, it downloads in the downloaded/audio folder, but the download is unsuccessful and I can't listen to audio. I don't understand what is wrong, I've set URL by myself ...
- reputation score 21