Post

Replies

Boosts

Views

Activity

Reply to jQuery modal dialog popup not showing in WKWebView
ibWebView.uiDelegate = self ---> self is WebsiteViewController which doesn't implement WKUIDelegate extension InternetBankingViewController: WKUIDelegate. -----> InternetBankingViewController implements the delegate but you are not using InternetBankingViewController
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to XCode 14 compile errors immediately disappear or do not appear at all
in xcode settings > general uncheck the "show live issues"
Replies
Boosts
Views
Activity
May ’23