Ios swift – iOS 17 – URL creation from string bug
I noticed that there is a problem on iOS 17 that didn't occur on iOS 16. I'm trying to open another app which expects to receive a url (I can't change the expected type). However, when I generate the URL,…