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

IOS scrolling crash the application #707

Closed
5 tasks done
Alexays opened this issue Mar 8, 2021 · 4 comments
Closed
5 tasks done

IOS scrolling crash the application #707

Alexays opened this issue Mar 8, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@Alexays
Copy link

Alexays commented Mar 8, 2021

Environment

Technology Version
Flutter version 2.0.1
Plugin version 5.1.0+3
Android version
iOS version 14.4
Xcode version 12.4

Device information:

Description

With #703 fix, webview is not scrolling anymore and crash after 1-2s

Expected behavior:
Scrolling and not crashing

Current behavior:
Not scrolling and crashing

Steps to reproduce

Open a webview and scrolling

@Alexays Alexays added the bug Something isn't working label Mar 8, 2021
@pichillilorenzo
Copy link
Owner

I tested the example code in the README.md with a real iPhone 12 Pro (iOS 14.4) and it works as expected.

Here is the screen recording:

test.mov

I'm using Flutter version 2.1.0-10.0.pre.

Please, post an example code that causes this issue and the error logs you receive.

@Alexays
Copy link
Author

Alexays commented Mar 8, 2021

By setting disableHorizontalScroll: true, the app crash on scroll without any error logs.

@pichillilorenzo
Copy link
Owner

fixed with new version 5.1.0+4

@callmejm
Copy link

@pichillilorenzo hi, not sure can you create a fixed version without null safety ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants