exponea / exponea-ios-sdk

MIT License
19 stars 27 forks source link

Fix InAppMessageWebView in Swift 5.7 #39

Closed olejnjak closed 1 year ago

olejnjak commented 1 year ago

This PR addresses #38 and #37. These issues are present in App Store version of Xcode 14.

Change is non-breaking as using older versions of Swift/Xcode will check availability against iOS 15.0, while current version will check against 15.4.

adam1929 commented 1 year ago

@olejnjak thank you for your fix. It has been implemented in latest release