Hello, I am having trouble uploading my app to the App Store Connect. 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
I have not change anything that has to do with the webview_flutter dependency since the last upload.
I created an issue and they told me that I should contact apple since everything on that list is a public, documented selector.
Issue link: https://github.com/flutter/flutter/issues/105472