fluttercommunity / flutter_webview_plugin

Community WebView Plugin - Allows Flutter to communicate with a native WebView.
https://pub.dev/packages/flutter_webview_plugin
Other
1.48k stars 932 forks source link

Deep linking issue #778

Open hasanalsehlawi opened 4 years ago

hasanalsehlawi commented 4 years ago

Hello!

when using the plugin to open a web page that uses deep linking - open another app -, the plugin does not open the app.

System info

Issue occurs on: both Plugin version: 0.3.22+1 Flutter doctor output:

paste it here...

Steps to Reproduce

Open a web page that uses deep linking to open another app.

[√] Flutter (Channel stable, v1.17.3, on Microsoft Windows [Version 10.0.18362.900], locale en-US) • Flutter version 1.17.3 at C:\flutter • Framework revision b041144f83 (4 weeks ago), 2020-06-04 09:26:11 -0700 • Engine revision ee76268252 • Dart version 2.8.4

[!] Android toolchain - develop for Android devices (Android SDK version 29.0.2) • Android SDK at C:\Users\Hasan\AppData\Local\Android\sdk • Platform android-29, build-tools 29.0.2 • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01) ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses

[√] Android Studio (version 4.0) • Android Studio at C:\Program Files\Android\Android Studio • Flutter plugin version 46.0.2 • Dart plugin version 193.7361 • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

[√] VS Code (version 1.46.1) • VS Code at C:\Users\Hasan\AppData\Local\Programs\Microsoft VS Code • Flutter extension version 3.11.0

[√] Connected device (1 available) • Android SDK built for x86 • emulator-5554 • android-x86 • Android 9 (API 28) (emulator)