when the application starts, I ask for permission from Location Manager and get the user’s location. Then, when this data arrives, I send it to the ViewModel and update my variables in the ViewModel, but these variables are not reflected in the view.
1