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

InAppBrowser.openWithSystemBrowser crash on iOS #358

Closed
fif1973 opened this issue May 22, 2020 · 4 comments
Closed

InAppBrowser.openWithSystemBrowser crash on iOS #358

fif1973 opened this issue May 22, 2020 · 4 comments

Comments

@fif1973
Copy link

fif1973 commented May 22, 2020

Environment

Flutter version: 1.17.1
Plugin version: 3.2.0
Android version:
iOS version: 13.4.1
Xcode version: 11.5
Device information: iPhone 7 Plus

Description

Expected behavior:
Open the system browser

Current behavior:
Application crashed

Steps to reproduce

use:

InAppBrowser.openWithSystemBrowser(url: url);
@fif1973
Copy link
Author

fif1973 commented May 22, 2020

Fatal error: Unexpectedly found nil while unwrapping an Optional value: file /Users/pmaes/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-3.2.0/ios/Classes/InAppBrowserManager.swift, line 37

@pichillilorenzo
Copy link
Owner

Fix available in the next release!

@fif1973
Copy link
Author

fif1973 commented May 26, 2020

thank you ;)

@pichillilorenzo
Copy link
Owner

New version 3.3.0 released!

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

2 participants