Fix Android issues
This commit is contained in:
@ -248,7 +248,7 @@ class LocationController extends GetxController {
|
||||
return;
|
||||
}
|
||||
|
||||
await PermissionController.checkAndRequestPermissions();
|
||||
//await PermissionController.checkAndRequestPermissions();
|
||||
|
||||
// 位置情報の設定を行います。z11
|
||||
// Set up the location options
|
||||
|
||||
Reference in New Issue
Block a user