-
Notifications
You must be signed in to change notification settings - Fork 836
Open
Labels
Description
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:
- Create new VisionOS project
- Add AppAuth-iOS as dependency
- compile
- See error
Expected behavior
Successfull compilation
Environment
- Device: visionPro
- OS: visionOS 1.0
BrianMichael96, kevinmore, treastrain and ast3150mnkd, BrianMichael96 and treastrain