SyntaxFix
Write A Post
Hire A Developer
Questions
Swift 5
if let url = URL(string: "https://www.google.com") { UIApplication.shared.open(url) }