Launching a adobe secure url using webview_flutter is asking for adobe login whereas using URL launcher if we launch means it is not asking for any login and directly launching the page.
dependencies: webview_flutter: ^1.0.7
[✓] Flutter (Channel beta, 1.25.0-8.3.pre, on Mac OS X 10.15.7 19H2 darwin-x64,
locale en-GB)
[!] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
! Some Android licenses not accepted. To resolve this, run: flutter doctor
--android-licenses
[✓] Xcode - develop for iOS and macOS
[✓] Android Studio (version 4.1)
[✓] IntelliJ IDEA Community Edition (version 2020.3.1)
[✓] Connected device (1 available)
Hi @Praveen-Ramalingam
Does this only happen in the Flutter app? Is it on iOS or Android, both? If yes, can you please try hybrid composition?
Thank you