Thiago Carvalho
Thiago Carvalho
Same here.
Another way to find this file from vscode is: Open dependencies tab, and search for flutter_inappwebview 
To anyone that is having this issue on youtube_player_iframe, I fixed it. Just add ```yaml youtube_player_iframe: git: url: https://github.com/thiagocarvalho0877/youtube_player_flutter.git path: ./packages/youtube_player_iframe ref: fix-inappwebview ``` https://github.com/thiagocarvalho0877/youtube_player_flutter
I'm having the same issue after updating my Xcode to 14.
Thanks, @Huge-Puppy ! That worked!
@std-s , this worked as well and the XCode doesn't ask to sign others packages too. Thanks!
Dude, don't use it, please.
Will be implemented at #1775
Hello, @captvicky , thanks for your report and so sorry for the late response. We will investigate the issue and as soon as we have a proper answer we will...