sdk-oauth icon indicating copy to clipboard operation
sdk-oauth copied to clipboard

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'The provided scheme is not valid. A scheme should not include special characters such as ":" or "/".'

Open khsalman opened this issue 3 years ago • 0 comments

From iOS 14.5 onwards I am continuously facing this error that leads to crash the application. Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'The provided scheme is not valid. A scheme should not include special characters such as ":" or "/".' Please provide a fix. Thanks

khsalman avatar Sep 17 '21 22:09 khsalman