Arne K. Haaje
Arne K. Haaje
It did not make any difference in the simulator when I removed the setting. I keep getting updated with 32-33 meters distance, even though the distanceFilter is set to 50m....
I get the same error on 2.0.4 testing on Android simulator. The code compiles, but this is thrown at runtime `MissingPluginException(No implementation found for method placemarkFromCoordinates on channel flutter.baseflow.com/geocoding)` The...
I solved this by setting `targetSdkVersion=31` and `compileSdkVersion=31`. The error then went away and an address was returned
I'm seeing similar issue as the OP using oxalis-standalone, and I have a question regarding transmission time. Our first files where sent with a time of 9sec, but then increased...
I see there is [pull request](https://github.com/OxalisCommunity/Oxalis-AS4/pull/129) where the issue #120 mention similar problem with increasing transmission times. Will that PR fix this issue?