Adyen / adyen-ios

Adyen iOS Drop-in and Components
https://docs.adyen.com/checkout/ios
MIT License
152 stars 122 forks source link

[Feature] Build for VisionOS #1467

Open abhi7054 opened 1 year ago

abhi7054 commented 1 year ago

'keyWindow' is unavailable in visionOS. Is there any workaround for it?

goergisn commented 1 year ago

Hi @abhi7054,

Right now the Checkout SDK does not support VisionOS. I added the feature request label to this issue.

Anything specific you are running into? 5.4.X should not make use of keyWindow when not available 🤔

Best, Alex