Update Xcode to 14.3.1#4235
Conversation
|
Test packages/webview_flutter/webview_flutter_wkwebview is failing with: @bparrishMines @cyanglaz Any ideas on what's going on? Looks like similar issue to: flutter/flutter#128422 |
|
I can reproduce it locally but inconsistent. I think it is a race condition where the object in the weakInstance is removed before it is accessed. I can't figure out where it was removed. It also doesn't seem to be related to the @bparrishMines is more familiar with the code than I am so it would be nice if @bparrishMines could take a look. I also don't think it is related to the xcode migration as I can reproduce the same failure with XCode 14.2. |
|
submit-queue has been failing for a long time. I'm going to try updating the branch to unstick it. |
Packages part of flutter/flutter#129019
Pre-launch Checklist
dart format.)[shared_preferences]pubspec.yamlwith an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes.CHANGELOG.mdto add a description of the change, following repository CHANGELOG style.///).If you need help, consider asking for advice on the #hackers-new channel on Discord.