Posts

Post marked as solved
5 Replies
Thank you very much for the reply! You can find a summary of the request in FB9048011.
Post not yet marked as solved
2 Replies
You can launch the extension from inside of your app by starting one of these requests as described in WWDC - https://developer.apple.com/videos/play/wwdc2020/10666/: • ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest - https://developer.apple.com/documentation/authenticationservices/asaccountauthenticationmodificationreplacepasswordwithsigninwithapplerequest • ASAccountAuthenticationModificationUpgradePasswordToStrongPasswordRequest - https://developer.apple.com/documentation/authenticationservices/asaccountauthenticationmodificationupgradepasswordtostrongpasswordrequest You can debug the extension by attaching the debugger in Xcode -> Debug -> Attach to Process ... What I struggled with so far is getting the Security recommendations to show up in Settings. I only saw the "Change password on Website" button, but not the "Use Sign in with Apple" nor "Change to Strong Password" buttons, which would invoke the extension.
Post not yet marked as solved
2 Replies
Edit - Use Sign in with Apple appeared on Simulator, but not on a real device (Xcode 12 Beta 6 / iOS 14 Beta 6)
Post not yet marked as solved
5 Replies
Hi, Swizzling is one of the most straightforward ways to replace fonts in the whole application seamlessly. Is there a chance Apple will provide an API for replacing system fonts?
Post marked as solved
5 Replies
Having the same issue when trying to build Carthage dependencies (Reachability.swift and UIImageColors) with Xcode 11 Beta 4:ld: warning: Could not find or use auto-linked library 'swiftFoundation' ld: warning: Could not find or use auto-linked library 'swiftDarwin' ld: warning: Could not find or use auto-linked library 'swiftCoreGraphics' ld: warning: Could not find or use auto-linked library 'swiftCore' ld: warning: Could not find or use auto-linked library 'swiftCoreFoundation' ld: warning: Could not find or use auto-linked library 'swiftObjectiveC' ld: warning: Could not find or use auto-linked library 'swiftDispatch' Undefined symbols for architecture arm64: "base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from: