swift-sdk
swift-sdk copied to clipboard
Xcode 16.1 Beta2 shows error in Iterable SDK stating Protocol 'WKNavigationDelegate' requires 'webView(_:decidePolicyFor:preferences:decisionHandler:)' to be available in iOS 12.0 and newer
Xcode 16.1 Beta2 shows error in Iterable SDK when trying to run the project, please refer below screenshot.
Protocol 'WKNavigationDelegate' requires 'webView(_:decidePolicyFor:preferences:decisionHandler:)' to be available in iOS 12.0 and newer
Hi @harish-suthar, Which version of Iterable Swift SDK is used in the project?
Hi @harish-suthar, Which version of Iterable Swift SDK is used in the project?
@Ayyanchira I am using 6.5.7 the latest one https://github.com/Iterable/swift-sdk/releases/tag/6.5.7
Hey @harish-suthar, Apple just released the Xcode 16 beta 3, and from my tests it looks like it's no longer complaining about this. Probably a flaky build error.
Are you able to confirm this please?
@joaodordio Yes its working fine on Xcode 16 beta 3, thanks for notifying. We shall close this issue now.