Hey,
I've noticed that in my case the line
|
UIApplication.shared.open(url) |
gets called twice when it gets tapped. In the debug console it logs:
ExampleApp[3686:86009] [Presentation] Attempt to present <SFSafariViewController: 0x152926000> on <ExampleApp.ViewController: 0x15261ff50> (from <ExampleApp.InteractiveLinkLabel: 0x153e0d770>) whose view is not in the window hierarchy.
Hey,
I've noticed that in my case the line
ClickableLabel/ClickableLabel/InteractiveLinkLabel.swift
Line 85 in 590b2c3