Admin Ant
Admin Ant
### :information_source: Info Version: 0.9.2 ### :speech_balloon: Description Icons on Android where round icons are used are shown as square icon encircled with white. But they should be all round....
Hi, I have a problem with login in Android. When I login 2nd time and after, I automatically pass on without login/password prompt, so if I want to change user,...
- [x] I have read the [Getting Started](https://inappwebview.dev/docs/intro/) section - [x] I have already searched for the same problem ## Environment | Technology | Version | |-----------------------| ------------- | |...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior When devtools-detector is used on page loaded in iOS InAppWebView page...
Is it possible to handle 'Connection reset by peer' and resend dio request after this error? This error doesn't have a code and is returned back from network stack as...
iOS app hangs on getting token: `final String? = await Push.instance.token;` hangs on pigeon call to native: `await pigeonVar_channel.send(null) as List?;` previous calls to pigeon work as expected (setUp, requestPermission)...
Flutter 3.24.7 Android SDK 35 flutter_downloader 1.11.8 During compile the error emerges: `file:///Users//.pub-cache/hosted/pub.dev/flutter_downloader-1.11.8/android/src/main/kotlin/vn/hunghd/flutterdownloader/TaskDao.kt:96:34 Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected.` If SDK is downgraded to 34,...