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

flutter App crashes on android 7 Phone #289

Closed
server2245 opened this issue Feb 18, 2020 · 1 comment
Closed

flutter App crashes on android 7 Phone #289

server2245 opened this issue Feb 18, 2020 · 1 comment

Comments

@server2245
Copy link

Environment

Flutter version: 1.12.13+hotfix.5
Plugin version:
Android version:
iOS version:
Xcode version:
Device information:
Sony Android 7 phone

Description

Expected behavior:
App Open fine
Current behavior:
App never stops always crashes

Steps to reproduce

Include flutter_inappwebview: plugin in YAML file
flutter run
App. always crashes and never opens, No logs in debug mode.
I already made MinSDKversion 17 and

@server2245
Copy link
Author

I was able to fix this issue with below YAML change

  flutter_inappwebview:
    git:
      url: https://github.com/pichillilorenzo/flutter_inappwebview.git
      ref: master

This was referenced Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant