braintree / popup-bridge-ios

Enable your web view to open pages in an ASWebAuthenticationSession
MIT License
38 stars 20 forks source link

iOS17/Xcode15 Compatability Check #59

Closed pavm035 closed 1 year ago

pavm035 commented 1 year ago

Hi,

We are using this SDK v1.2.0 and we are targeting for iOS17 release soon, So we wanted to confirm if this SDK is compatible with iOS17/Xcode15?

scannillo commented 1 year ago

👋 Hi @pavm035 - thank you for bringing this to our attention. This is something we can verify and test soon. In the meantime, if you encounter any bugs specific to Xcode 15 and iOS 17, please let us know!

(Ticket DTBTSDK-2914 for internal tracking)

scannillo commented 1 year ago

Hi @pavm035 - I was able to use both PopupBridge v2.0.0-beta1 & 1.2.0 fine with Xcode 15 beta & iOS 17.

We will soon update our CI to test for the newest Xcode as well as Xcode 14.

scannillo commented 1 year ago

If you have any feedback on the V2 beta, please do let us know! See our Migration guide for how to update 😄

pavm035 commented 1 year ago

Hi @scannillo Thanks for the confirmation