tinu2610
tinu2610
webview disappear when I press recent app or home button in android device. final result = await FlutterWebAuth2.authenticate( url: url, callbackUrlScheme: Constants.callbackUrlScheme, options: const FlutterWebAuth2Options(intentFlags: ephemeralIntentFlags), );
@ThexXTURBOXx then how can I avoid that situation. I don't want multiple instances of webview. if i'm using ephemeralIntentFlags then after switching my original app with another app the WebView...
my flutter configuration is Flutter 3.13.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision 2524052335 (7 weeks ago) • 2023-09-06 14:32:31 -0700 Engine • revision b8d35810e9 Tools • Dart 3.1.1...
> change it to com.scottyab:rootbeer-lib:0.1.0 and it will work I tried but not working for me