Swift Compiler Error (Xcode): Stored properties cannot be marked potentially unavailable with '@available' #1001
-
Swift Compiler Error (Xcode): Stored properties cannot be marked potentially unavailable with '@available' Encountered error while archiving for device. Build failed :| Please help me. How to solve the above problem |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
This is a known issue. Fix flutter_inappwebview - here |
Beta Was this translation helpful? Give feedback.
-
Can I share my code with you?. I don't understand where exactly to change.
…On Thu, Sep 29, 2022 at 5:31 PM Himesh Panchal ***@***.***> wrote:
Hi @freelancernasar <https://github.com/freelancernasar>
This is a known issue. Fix flutter_inappwebview - here
<pichillilorenzo/flutter_inappwebview#1216 (comment)>
—
Reply to this email directly, view it on GitHub
<#1001 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZ5XFQ4I5YJHPOVSS2WJTILWAV4ZJANCNFSM6AAAAAAQYVPNBU>
.
You are receiving this because you were mentioned.Message ID:
<codemagic-ci-cd/codemagic-docs/repo-discussions/1001/comments/3761847@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
change
to
in your pubspec.yaml file |
Beta Was this translation helpful? Give feedback.
change
to
in your pubspec.yaml file