Reply to ASWebAuthenticationSession's callbackURLScheme crash Before adding the uri, try url encoding it : callBackURI.addingPercentEncoding(withAllowedCharacters: .urlHostAllowed) This worked for me. App & System Services Core OS May ’21