You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'The provided scheme is not valid. A scheme should not include special characters such as ":" or "/".'
#8
Open
khsalman opened this issue
Sep 17, 2021
· 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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: