Unablet to use the location example code, no other documentation provided. · Issue #883 · splendo/kaluga · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to compile this results in the following error output:
e: file:///Users/darryl_pierce/Repositories/nogeo/nogeo-mobile/shared/src/commonMain/kotlin/app/nogeo/mobile/viewmodel/LocationViewModel.kt:23:61 No value passed for parameter 'locationManagerBuilder'.
Ask Gemini
e: file:///Users/darryl_pierce/Repositories/nogeo/nogeo-mobile/shared/src/commonMain/kotlin/app/nogeo/mobile/viewmodel/LocationViewModel.kt:23:61 No value passed for parameter 'permissionsBuilder'.
Ask Gemini
Expected behavior
Example code should compile when used.
Screenshots
The text was updated successfully, but these errors were encountered:
mcpierce
changed the title
Unablet o use the location code.
Unablet to use the location example code, no other documentation provided.
May 13, 2025
Describe the bug
There is no default constructor for
LocationStateRepoBuilder
which means my project is unable to use the code.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
The text was updated successfully, but these errors were encountered: