How to implement Sign in with Apple in SwiftUI?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
What the best practice using Sign in with Apple with CloudKit?
I am using:-
SwiftUI
Xcode 12 Beta
The code :
let pub = NotificationCenter.default
.publisher(for: NSNotification.Name.ASAuthorizationAppleIDProviderCredentialRevoked)
The error message :
Type 'NSNotification.Name' has no member 'ASAuthorizationAppleIDProviderCredentialRevoked'
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags:
Swift
Sign in with Apple
Authentication Services
SwiftUI
"Your CloudKit containers can’t be shown at this time. Try again later. Please file a bug and include the request ID 7c2b44e4-2bb3-4ebd-88a2-df31a872f7ef."
How to Running CloudKit databases app with iCloud drive disabled ?
1- Did activate audio session get called in both receiveing and transmiting what the best practice to handle Playback & Recording.
2- how to playback audio after that cuse in background websocket get killed "Software caused connection abort".
Thanks in advance.🙏🏻