devkrest / flutter_story_presenter

Easily display media as stories in your Flutter app with customizable features and smooth navigation! 🚀📷
MIT License
11 stars 15 forks source link

WebView dependency issue in IOS 18/XCode 16 #16

Open mosabalrsaheed opened 2 months ago

mosabalrsaheed commented 2 months ago

Cannot build with the new XCode/IOS update.

Expected result: Application builds successfully

Actual result:

Launching lib/main.dart on iPhone 16 Pro Max in debug mode... Xcode build done. 28.7s Failed to build iOS app Swift Compiler Error (Xcode): Method does not override any method from its superclass /Users/z3r0/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13/ios/Classes/InAppWebView/InAppWebView.swift:1431:25

Swift Compiler Error (Xcode): Ambiguous use of 'evaluateJavaScript(_:completionHandler:)' /Users/z3r0/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13/ios/Classes/InAppWebView/InAppWebView.swift:1035:20

Kaival-Patel commented 2 months ago

Hello @mosabalrsaheed. Thanks for issuing the bug. Our team will soon fix this, please note as this is occurring in the latest Xcode version and iOS, it could take time for us to review and address this. We also need to update our macs inorder to have a check.