问题
I'm making a simple tweak for jailbroken iOS devices running iOS 13, which adds a "Paste and Go" option when you force touch web browsers.
I've managed to make it work with Safari, but the problem comes when I try to use it with other Web browsers. I manage to show the option, but I can't make the web browser to open the link.
I'm posting this here as this is more of a normal programming question than a jailbreaking question because I'm sure there's a way to do this in stock iOS.
Thanks in advance, and sorry if this is a dumb question.
来源:https://stackoverflow.com/questions/60721282/open-an-url-in-a-web-browser-that-isnt-safari-with-objective-c