When I edit a constraint in a storyboard, and then click cmd+z to revert change, Xcode crashes. This in a Macbook Air M1 with Monterey 12.6 and Xcode 14. This happen after update Xcode 13 to Xcode 14, and because is normal/spontaneous to me click cmd to revert changes, it's very annoying. We need an update.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi, Does anyone knows, if I can redirect a user to the broswer, to open authentication pages (ike Google, Facebook or other agents) instead of use the SDK and in-app browsers (like WKWebView/SFSafari)? I need to open a URL provided by backend services, but in ASWebAuthenticationSession I cant use the callbackScheme in the URL, it doesn't allow "/" and ":" symbols to close the moda. So, if I can, will my app be accepted by apple to publish on App Store? Or if I can't, how should I fix that problem?
Thank you for your help.