-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[iOS] The click event is not pressed on iOS 18.2. #2480
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
Comments
I'm using several flutter UIs on webview. |
If you can review that the error is not related to the inappwebview package, I will repost it to the flutter forum. |
I've checked the webview_flutter package and found the same error. |
Please, do not post duplicate issues. I pinned that issue to be more visible to everyone. |
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 and a minimal reproduction of the issue. |
Is there an existing issue for this?
Current Behavior
After the event of the flutter Button UI is pressed, the event of the webview is not pressed.
The error occurs only on iOS 18.2.
Works fine on iOS 18.1.1 and earlier.
If I'm doing something wrong or need additional options, please help.
Thanks a lot.
Expected Behavior
Normal behavior.
Steps with code example to reproduce
Steps with code example to reproduce
Stacktrace/Logs
...
Flutter version
Flutter 3.24.5
Operating System, Device-specific and/or Tool
iOS 18.2
Plugin version
v6.1.5
Additional information
The error occurs only on iOS 18.2.
Works fine on iOS 18.1.1 and earlier.
Self grab
The text was updated successfully, but these errors were encountered: