How to implement Sign in with Apple in SwiftUI?
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'
"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.🙏🏻