Hi, I have a button widget in my scene and it is connected to the launch url node. When I click the button on my computer, it goes to the url, but when I make the ios (18) package, I get this error in xcode: BUG IN CLIENT OF UIKIT: The caller of UIApplication.openURL( needs to migrate to the non-deprecated UIApplication.open(:options:completionHandler:). Force returning false (NO). I would be very happy if you could help me solve this problem.
i got same problem, tried https, all url nodes, stuck on finding maybe xcode proj has that line so i can write the correct (updated) command but i havent found it at all⦠i have some time to wait but next thing i may try could be ingame web page, i still think its stupid, in unity launchurl works
I have the same problem.