iOS Question WKWebview event not firing

Emme Developer

Well-Known Member
Licensed User
Longtime User
Hi to all!
I have a WkWebview created programmatically as explained in this post, but I'm not able to get event firing. Is there a way to get an event from a view created programmatically? I tried to use delegate and obj-c, without success

Thanks to all
 

Emme Developer

Well-Known Member
Licensed User
Longtime User
Don't fight the system... Create a layout file with WKWebView and load it whenever you want to create one.
I don't try to fight the system, I make it programmatically because I need to load a custom configuration using obj-c... can I put configuration inside WKWebview created from layout?
 
Upvote 0
Top