Nemanja-95

Results 1 comments of Nemanja-95

Here is the temporary solution for android permission until the fix the problem. Here is the updated DeviceLocationProvider script. private void OnAllow(string permissionName) { _gotPermissionRequestResponse = true; } private void...