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 · 2 comments
Closed

flutter App crashes on android 7 Phone #289

server2245 opened this issue Feb 18, 2020 · 2 comments

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
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant