launch_review icon indicating copy to clipboard operation
launch_review copied to clipboard

Can't Run on IOS

Open HajerWael opened this issue 2 years ago • 0 comments

I faced this issue , App. wouldn't be run on IOS device ,

here is the o/p what I got ...

Could not build the precompiled application for the device. Parse Issue (Xcode): Expected expression /Users/xxx/.pub-cache/hosted/pub.dartlang.org/launch_review-3.0.1/ios/Classes/LaunchReviewPlugin.m:42:91 2

Parse Issue (Xcode): Expected expression /Users/xxx/.pub-cache/hosted/pub.dartlang.org/launch_review-3.0.1/ios/Classes/LaunchReviewPlugin.m:50:85 2

Semantic Issue (Xcode): Use of undeclared identifier 'options' /Users/xxx/.pub-cache/hosted/pub.dartlang.org/launch_review-3.0.1/ios/Classes/LaunchReviewPlugin.m:42:65

Semantic Issue (Xcode): Use of undeclared identifier 'completionHandler' /Users/xxx/.pub-cache/hosted/pub.dartlang.org/launch_review-3.0.1/ios/Classes/LaunchReviewPlugin.m:42:73 2

Semantic Issue (Xcode): Use of undeclared identifier 'options' /Users/xxx/.pub-cache/hosted/pub.dartlang.org/launch_review-3.0.1/ios/Classes/LaunchReviewPlugin.m:50:59

Semantic Issue (Xcode): Use of undeclared identifier 'completionHandler' /Users/xxx/.pub-cache/hosted/pub.dartlang.org/launch_review-3.0.1/ios/Classes/LaunchReviewPlugin.m:50:67

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

Any help ? Thanks in Advanced

HajerWael avatar Oct 16 '22 07:10 HajerWael