Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

app crashing on iOS when using ChromeSafariBrowser #19

Closed
joaopmarquesini opened this issue Dec 7, 2018 · 3 comments
Closed

app crashing on iOS when using ChromeSafariBrowser #19

joaopmarquesini opened this issue Dec 7, 2018 · 3 comments

Comments

@joaopmarquesini
Copy link

joaopmarquesini commented Dec 7, 2018

  • created a new project with flutter create -i swift webview_test
  • added flutter_inappbrowser: 0.5.51 to pubspec.yaml
  • replaced button code with
    void _incrementCounter() { ChromeSafariBrowser browser = new ChromeSafariBrowser(null); browser.open('http://flutter.io'); }
    App crashes when clicking the button.
    InAppBrowser works fine.
@ignoracenfly
Copy link

has it been fixed?

@joaopmarquesini
Copy link
Author

joaopmarquesini commented Feb 15, 2019 via email

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 14, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants