Post

Replies

Boosts

Views

Activity

Comment on Uploading an Archive to App Store Connect with XCode 16 Beta 3 and visionOS SDK 2 beta 3.
But we will be able to publish the app to the app store when visionOS 2.0 is officially released. It's still important to be able to distribute apps for internal testing via TestFlight while it is in development. The error message says "Although you can use beta versions of SDKs and Xcode to build and upload apps to App Store Connect..." and yet it fails when I set the release type to Internal Testing Only.
Sep ’24
Comment on iOS Requests Permission to Sign In when Signing/Logging Out
Ah I see. I may be misunderstanding the API then. We are using Auth0 to authenticate, and they tell us they use the ASWebAuthenticationSession to log in, and I don't know exactly how they are doing Logout but they said they are clearing the session token from the cookie jar. What is the recommended way to invalidate a session token (or otherwise log out a device) obtained via ASWebAuthenticationSession?
May ’24