You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: