I have a question for this.
My company's app was created initially as UIKit one, and then we have been migrating slowly to use SwiftUI, base the app still uses App Delegate to create initial views.
I can not enable yet Apple Vision target, because we use some modules and dependencies that can't compile for Vision OS.
The app still runs fine for Apple Vision (Designed for iPad), but as I understand in that case we can't use new feature from Vision OS.
Is there a way that from targeting Apple Vision (Designed for iPad) I can for example display for example a Volume View?
Post
Replies
Boosts
Views
Activity
I'm having the same issue. Any update on this?
Same here. We didn't change anything in the CI server, and Testflight install is failing with the same message added by other devs here.