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

App hangs when keyboard is opened on iOS 9 #245

Open
craigloftus opened this issue Nov 19, 2018 · 3 comments
Open

App hangs when keyboard is opened on iOS 9 #245

craigloftus opened this issue Nov 19, 2018 · 3 comments

Comments

@craigloftus
Copy link

I'm having an issue with the app hanging when using the keyboard on iOS 9 (I don't get an issue on v11 or v12). This is with master of flutter_webview_plugin and Flutter v0.11.3.

Steps to reproduce

  1. Open a web view containing a text input on iOS 9 (I used iPhone 6S simulator on v9.0)
  2. Focus the text input to bring the keyboard up
  3. Start entering characters
  4. App very quickly hangs and becomes unresponsive

The only error I get is:

)}; level 0.000000; active NO [wants NO]; suppression 0>] could not take process assertion
@charafau
Copy link
Collaborator

What version of flutter_webview_plugin are you using?

@craigloftus
Copy link
Author

With v0.3.0+2

@charafau
Copy link
Collaborator

This doesn't occur for me on simulator 9.3 - I checked twitter website

screen shot 2018-11-20 at 14 55 27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants