Post

Replies

Boosts

Views

Activity

SwiftUI macOS SignInWithAppleButton in
In SwiftUI I got error when I use SignInWithAppleButton in SplitReplacementHostingController I got crash Fatal error: Attempting to present ASAuthorizationController from a SwiftUI view not in a heirarchy. This should not be possible, please file feedback.: file _AuthenticationServices_SwiftUI/SignInWithAppleButton.swift, line 300 Fatal error: Attempting to present ASAuthorizationController from a SwiftUI view not in a heirarchy. This should not be possible, please file feedback.: file _AuthenticationServices_SwiftUI/SignInWithAppleButton.swift, line 300 When I place the same button to first screen in the app it works Mainly it is because I have Sidebar and NavigationView which is preferred for the macOS so when I have the two column placeholder there as the button it works but when I navigate via NavigationLink it stop working I used Xcode 12.2 beta 3 (12B5035g) Big Sur 20A5395g
9
0
2.9k
Jul ’22
Unit Test Macro
I followed the WWDC session and Im not able to add breakpoint to the Macro for my unit tests.
Replies
0
Boosts
0
Views
606
Activity
Sep ’23
Localized Screenshots
Hi, still without any success I can’t recreate the ui tests that will highlights the string in the screenshot like it’s shown in WWDC 2019 - 403. I even submitted feedback via Feedback Assistant 3 months ago. FB12284285 https://developer.apple.com/videos/play/wwdc2019/403/ I would love to see this finally works with string catalogs. Thanks
Replies
0
Boosts
0
Views
705
Activity
Sep ’23
SwiftUI macOS SignInWithAppleButton in
In SwiftUI I got error when I use SignInWithAppleButton in SplitReplacementHostingController I got crash Fatal error: Attempting to present ASAuthorizationController from a SwiftUI view not in a heirarchy. This should not be possible, please file feedback.: file _AuthenticationServices_SwiftUI/SignInWithAppleButton.swift, line 300 Fatal error: Attempting to present ASAuthorizationController from a SwiftUI view not in a heirarchy. This should not be possible, please file feedback.: file _AuthenticationServices_SwiftUI/SignInWithAppleButton.swift, line 300 When I place the same button to first screen in the app it works Mainly it is because I have Sidebar and NavigationView which is preferred for the macOS so when I have the two column placeholder there as the button it works but when I navigate via NavigationLink it stop working I used Xcode 12.2 beta 3 (12B5035g) Big Sur 20A5395g
Replies
9
Boosts
0
Views
2.9k
Activity
Jul ’22