Hi @JagCesar I'm sorry I haven't worked on revoking authorization yet but I had a question about how you have been requesting it. I've been looking at the documentation and form other peoples answers in the forums but the recommended way of "try await center.requestAuthorization(for: .individual)" times out my phone and rarely works consistently if at all. Have you experience that issue before?
Post
Replies
Boosts
Views
Activity
Hi @_lilpit @thomas_maht @atalayasa! How did you all resolve this? I've been trying to move let center = AuthorizationCenter.shared outside the main thread for a while now but still haven't seem to get it to work. Any tips would be much appreciated!!!