Andreas Gorges

Results 2 comments of Andreas Gorges

Hard to find, even with google: https://github.com/Workiva/opentelemetry-dart.git I have not checked it out yet. Just in case someone landed here...

The problem is in tao (https://github.com/tauri-apps/tao/blob/dev/src/platform_impl/android/mod.rs#L791 line 791) the call to **getCurrentWindowMetrics** which was introduces at api level 30 (Android 11). ~~As soon as I have a working patch (it...