Skip to content

Tap interactions not working on iOS 18.2 #2415

@RyanQuigleyOsi

Description

@RyanQuigleyOsi

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Once I interact with any widget in the application that isn't the web view, the webview stops recognizing any tap interaction. I can still scroll and zoom fine. If I reload the controller it fixes things until I touch another widget again.

Expected Behavior

The webview should recognize the webview all the time.

Steps with code example to reproduce

Update your iOS device to the 18.2 and click on any other widget before using attempting to click on anything in a webview InAppWebView(key: Constants.mapWebViewKey, initialUrlRequest: URLRequest(url: WebUri("https://flutter.dev")),);

Stacktrace/Logs

I'm unable to get any logs related to this issue

Flutter version

3.19.0 and 3.24.4

Operating System, Device-specific and/or Tool

iOS 18.2 beta

Plugin version

6.0.0 and 6.2.0-beta.1

Additional information

I was also able to reproduce this issue with webview_flutter 4.10.0 so I'm thinking this might be a deeper issue with the iOS beta and not the webviews. If anyone has seen something like this before or has any insight it would be much appreciated.

Self grab

  • I'm ready to work on this issue!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions