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

visionOS #777

Open
fiedler-itlabs opened this issue Jul 5, 2023 · 4 comments
Open

visionOS #777

fiedler-itlabs opened this issue Jul 5, 2023 · 4 comments

Comments

@fiedler-itlabs
Copy link

Describe the bug
AppAuth-iOS is not able to compile on a visionOS project. Error: 'openURL:' is unavailable: not available on xrOS. OIDExternalUsaerAgentOSCustomBrowser.m
Line 148 & 156

To Reproduce
Steps to reproduce the behavior:

  1. Create new VisionOS project
  2. Add AppAuth-iOS as dependency
  3. compile
  4. See error

Expected behavior
Successfull compilation

Environment

  • Device: visionPro
  • OS: visionOS 1.0
@fiedler-itlabs fiedler-itlabs added bug triage Issues that need to be triaged labels Jul 5, 2023
@mdmathias mdmathias added enhancement and removed bug triage Issues that need to be triaged labels Jul 7, 2023
@pastey
Copy link

pastey commented Jul 13, 2023

Also SFSafariViewControllerDelegate is not available for visionOS

@BrianMichael96
Copy link

Is it possible to add the visionOS platform to podspec?

@frogcjn
Copy link

frogcjn commented Feb 27, 2024

I have made a pull request for visionOS, you could check #821, or use my repo https://github.com/frogcjn/AppAuth-iOS. The visionOS version use UIWindow instead of use UIViewController as an authentication presentation anchor.

@baptistedajon
Copy link

Hello,
any news ?

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

No branches or pull requests

6 participants