Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Vision OS #361

Open
rrawalmitre opened this issue May 31, 2024 · 0 comments
Open

Support for Vision OS #361

rrawalmitre opened this issue May 31, 2024 · 0 comments
Labels

Comments

@rrawalmitre
Copy link

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:

Screenshot 2024-05-07 at 9 02 23 PM-1 (1)
Screenshot 2024-05-07 at 9 04 19 PM-1 (1)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant