Post

Replies

Boosts

Views

Activity

Reply to My App is not detected as visionOS App on App Store Connect
I found the solution in the following post: https://developer.apple.com/forums/thread/744385 To do that, go to your build settings and under Architectures, set Base SDK to 'visionOS'. Then you will see the Destination 'Any visionOS Device (arm64)' in Xcode. After changing the build setting, the binary shows up in App Store Connect as expected.
Jan ’24