Thanx for the reply. In our AppDelegate there is no openUrl method implemented. We have some calls like this in some classes
UIApplication.shared.openURL(url)
I was wondering if some Objective-C code is involved in this because the stack trace contains squared brackets
[UIApplication _applicationOpenURLAction:payload:origin:]
Or is this irrelevant? We are using some libraries written in Objective-C
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: