Open
Description
Describe the bug?
While trying to compile our enterprise native iOS application that uses Okta SDK, we are running into the following errors during compilation:
The version of the Okta SDK we have used is : pod 'OktaOidc', '~> 3.11.2'
What is expected to happen?
We should be able to compile and run the application from Xcode and deploy it on Vision Pro.
What is the actual behavior?
Build fails during compilation.
Reproduction Steps?
As shown in the screenshots, import the SDK in one of the Swift files and try compiling it for Vision OS. You can also try running for Vision OS simulator, no need for the actual device.
Additional Information?
No response
SDK Version(s)
pod 'OktaOidc', '~> 3.11.2'
Build Information
No response