Wkwebview Questions
Ad
Unidentified CFRunLoopRun crash report problem
I received a lot of crash report about cfrunlooprun error everyday. it showed up on xcode and itunes connect crash report. however, i did not
SwiftUI open a new View on link click inside of WKWebView
I would like to open a new view in swfitui (webview) after clicking on a link inside of wkwebview, i do not know how to do. i understand that you
Flutter - Block Webview Cookies in WKWebView
Our flutter app uses webview to give users access to our online retail store. this retails store uses cookies. this hasn’t been a problem
How to download a .vcf file in iOS WKWebView app to save it into iPhone's contacts directly?
I already have the .vcf file saved on my local server (node.js) and am running the wkwebview on my iphone
Enable WebRTC Support in WKWebView/UIWebView
I am developing a flutter application using webrtc in webview. on
How to load an image into a canvas without CORS issues for ionic iOS hybrid app
I want to load images into a canvas that is used for showing custom google map markers. the following code works for browser and android but not
wkwebview not showing properly in landscape mode
This is how my storyboard looks
How can I scrape text and images from a random web page?
I need a way to visually represent a random web page on the internet. let's say for example
WKWebView catch HTTP error codes with Swift 4
This question is identical to the following: wkwebview
WKWebview not fully loaded in iOS 10.3
I got the problem that i'm loading a local html file in a wkwebview. my procedure is working for ios 8, 9, 11 but not for 10.3. there is just
Ad
WKWebView goBack(_:) evaluateJavaScript Fails if going back more than 2 in history
I have a function that goes back in my wkwebview history. this is working as expected except when going back more than 2 in history. at this point
WKWebView not executing any js code
I am rendering a local index.html file inside my xcode project, using wkwebview. the thing is, the html and css code inside the file
Ionic 3 Response with status: 0 for URL: null
I have an ionic 3 app. i recently added the ios platform. when i run it on ios (emulator and device) all the server requests that has
WKWebView issues with tel: links
I've looked though a lot of the answers for this question but they seem to be outdated now and none of the solutions are working for me and just
KVO - UIScrollView.contentSize false positive?
Using wkwebview, i am trying to monitor changes to the webview.scrollview.contentsize. the problem is that i am getting multiple
Detect if you web page is viewed inside a WebView of an app?
I have a browser base game that for some reason doesn't run when shared on for example linkedin because it runs in a webview. how can you
Home Button in WKWebView, Swift
I have a wkwebview that load an url (example.com) with 2 button: back and home. code for back button is
Modifying keyboard toolbar / accessory view with WKWebView
I'm using a wkwebview with a content-editable div as the core of a rich-text editor, and would like to modify the top toolbar above the
WKWebView - Update HTML Tags from SwiftUI TextFields
In my swiftui app, i used a wkwebview to update some html tags from native side, using swiftui textfields and a texteditor. to get the
Access device camera from WKWebView doesn't start
I know that this question was asked many times but after hours of testing i'm still for something which works.. i try to load an url from a
Is it possible to check whether WKWebView has a specific text on it in Swift?
I am working on a project which is to show a website in a web view, the website is designed keeping iphone in context and has only one url where
Ad
Call Javascript function with parameters from iOS ObjC
I am trying to call javascript function with params from ios using 'evaluatejavascript', everything works fine but the params value is not being
SwiftUI: Highlighting Text with different colors using WkWebView
I am trying to use swiftui to be able to create a custom epub reader. ive looked around at some but none fit my needs. i want to be able to
Close and open app and keep the last url visited in iOS webview
I wish to open app with the latest url viewd on a webview ios app. tryied this inside viewdidload() var hashistoryurl = false
How to remove DIV tag from webpage in WKWebView in swift 4?
I want to remove the header and footer div tags from my webpage when loading it into the wkwebview in swift 4. i have tried the following code.
How to monitor http requests from WKWebView?
So, it is pretty clear question i think. this
Evaluating javascript function from swift, getting nil in the completion handler
In my ios app, i am loading a url in wkwebview, and on a native ios button click i am calling a javascript function to execute. i am using the
Download Image from HTML WKWebView
Below is one of the tag i'm getting from a url which is loaded in wkwebview < img id="image_id" name="imagename"
Notify end of play from Objective C to Javascript WKWebkit AVPlayer
I am trying to get a notification passed from objc to javascript when my audio has finished playing. i currently call obj c to play audio
How to install a cordova plugin from a GitHub pull request?
Ios does not display a decimal point on the numeric keyboard in cordova apps. the workaround is to install the
Ad
Blog Categories
Ad