Hi,
Thanks for this excellent example. I'm new to Compose-Multiplatform and this helped me a lot. In iOS I'm getting this error when calling locationProvider.getLastKnownLocation():
This method can cause UI unresponsiveness if invoked on the main thread. Instead, consider waiting for the -locationManagerDidChangeAuthorization:callback and checkingauthorizationStatus first.