flutter-wonderous-app icon indicating copy to clipboard operation
flutter-wonderous-app copied to clipboard

Error launching it on iphone 14 simulator

Open Henryhehe opened this issue 2 years ago • 2 comments

got the following error while trying to run the project in simulator

Swift Compiler Error (Xcode): Stored properties cannot be marked potentially
unavailable with '@available'
/Users/henryhe/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.4.3+7/i
os/Classes/Types/UserScript.swift:12:5


Uncategorized (Xcode): Command SwiftCompile failed with a nonzero exit code


Could not build the application for the simulator.
Error launching application on iPhone 14.

Henryhehe avatar Sep 20 '22 18:09 Henryhehe

+1

Bingbing0311 avatar Sep 23 '22 03:09 Bingbing0311

+1

oschettler avatar Sep 23 '22 05:09 oschettler

Should be fixed now.

esDotDev avatar Dec 06 '22 05:12 esDotDev