Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webview_flutter App Store Connect Operation Error #105472

Closed
lauralarez opened this issue Jun 6, 2022 · 10 comments
Closed

Webview_flutter App Store Connect Operation Error #105472

lauralarez opened this issue Jun 6, 2022 · 10 comments

Comments

@lauralarez
Copy link

Hello, I am having trouble uploading the app to the App Store. I have uploaded the same app several times before but today its showing this error:

The app references non-public selectors in Payload/Runner.app/Frameworks/webview_flutter.framework/webview_flutter: initWithFrame:configuration:, isMainFrame, setNavigationDelegate:, targetFrame, userContentController With error code STATE_ERROR.VALIDATION_ERROR.50 for id 4e50137e-2378-492a-83f7-08cc856c7520

Screen Shot 2022-06-06 at 16 54 32

The thing is I have not changed anything that has to do with the webview (dependency version or implementation) since last upload. I don't know if it is something with apple or this dependency, it works perfect with Android

I am using:
webview_flutter: ^1.0.7
Flutter 1.22.5 • channel stable
Tools • Dart 2.10.4

Flutter doctor:
[✓] Flutter (Channel stable, 1.22.5, on macOS 12.1 21C52 darwin-arm, locale en-VE)

[✓] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 13.3.1)
[!] Android Studio (version 4.2)
✗ Flutter plugin not installed; this adds Flutter specific functionality.
✗ Dart plugin not installed; this adds Dart specific functionality.
[!] VS Code (version 1.63.2)
✗ Flutter extension not installed; install from
https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[✓] Connected device (1 available)

@stuartmorgan
Copy link
Contributor

You will need to contact Apple, as this is definitely a bug at their end. Everything on that list is a public, documented selector.

@stuartmorgan stuartmorgan closed this as not planned Won't fix, can't repro, duplicate, stale Jun 6, 2022
@paulocoutinhox
Copy link

@WONDERJEWEL

This comment was marked as duplicate.

@jmagman
Copy link
Member

jmagman commented Jun 7, 2022

This isn't just Flutter:
https://twitter.com/ThomasVidas/status/1533936319596007425
https://news.ycombinator.com/item?id=31648690
ionic-team/capacitor#5661
facebook/react-native#31507 (comment) and later comments

We will report this to Apple, but likely they are already aware and working on a fix.

@chailirTokoplas

This comment was marked as duplicate.

@abreudiego94

This comment was marked as duplicate.

@talhakosen

This comment was marked as duplicate.

@preteambuy
Copy link

i used an older version of xcode 13.2.1 and was able to submit to the app store successfully

@paulocoutinhox
Copy link

Hi,

Message from Apple: "The issue has been resolved on the app validation backend. Please try resubmitting. Sorry for the trouble."

Thanks.

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants