fluttercommunity / fluttercommunity/flutter_webview_plugin
App hangs when keyboard is opened on iOS 9
- Vorherrschende Sprache
- Java
- Sterne
- 1.5k
- Forks
- 938
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
```
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.