Same issue when launching iOS simulator with Xcode 12.2
Domain: NSCocoaErrorDomain
Code: 257
Failure Reason: You don’t have permission.
Recovery Suggestion: To view or change permissions, select the item in the Finder and choose File > Get Info.
User Info: {
....
}-
The operation couldn’t be completed. Permission denied
Domain: NSPOSIXErrorDomain
Code: 13
Failure Reason: Permission denied-
Any solution so far?
Post
Replies
Boosts
Views
Activity
Same issue has occurred on our app, hope apple can fix it asap.
Hello, kemalenverThanks for your solution It's very Awsome!We are now facing same issue what diff is we need to compatible iOS 10 also.setURLSchemeHandler is only available for iOS11.Is there any solution for compatible lower version which below iOS 11?Looking forward to your reply.