Corey Davis

Results 2 comments of Corey Davis

I believe this is the same issue I am seeing. Instead of using AWSCognitoAuth I am using `AWSMobileClient.default().signOut(options: SignOutOptions(signOutGlobally: false, invalidateTokens: true))`. But, if you trace the code path that...

@palpatim Would it be possible to get some clarity on "AWS SDK for iOS is only supported for iOS apps, not extensions, app clips, or widgets?" What exactly is not...