Filip Němeček 5/10/2020

How to open target="_blank" links in WKWebView in iOS

Read Original

This technical article addresses a common iOS development issue where links with target="_blank" fail to open in WKWebView. It explains the root cause and provides a step-by-step solution by implementing the `createWebViewWith` delegate method to properly handle navigation requests for new windows or tabs.

How to open target="_blank" links in WKWebView in iOS

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes