chplALEX
chplALEX
Same error.Any solution?
I have the same issue: 
@wcoder I faced a similar issue but with another sign: the subscribeToCharacteristic listener received nothing without Request MTU (when the default MTU size is used). But, when I set the...
I have the same issue. Release mode. Both physical device and emulator. +--- com.google.crypto.tink:tink-android:1.9.0@jar [✓] Flutter (Channel stable, 3.19.6, on macOS 14.4.1 23E224 darwin-arm64, locale en-IL) • Flutter version 3.19.6...
The solve of @hrafnthor helps me. Thank you! `-keep class com.google.crypto.tink.** { *; }`
Я столкнулся с аналогичной проблемой. Жду реакции.
Hi, Greg. I do not know all details of the environment for this task. That's why I have done it as simple utils extensions for html document and element. As...
It resolves the issue. Thank you @ChrisElliotUK > I got around this by adding flutter_inappwebview_android to the `dependency_overrides` > > ``` > dependency_overrides: > flutter_inappwebview_android: > git: > url: https://github.com/holzgeist/flutter_inappwebview...
Hi, @oyren ! Did you resolve the issue? I was faced with the same one and do not understand how to fix it.