If an error occurred or the following message in Russian language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id |
Russian |
English |
1001 | У вашего приложения нет разрешения на доступ к данным о местоположении. Убедитесь, что вы определили ID_CAP_LOCATION в манифесте приложения и включили определение местоположения на своем телефоне, отметив пункт "Параметры" "Определение местоположения". |
Your App does not have permission to access location data. Make sure you have defined ID_CAP_LOCATION in the application manifest and that on your phone, you have turned on location by checking Settings Location. |
2001 | Сеансы отслеживания местоположения не поддерживаются для фоновых агентов. |
Tracking location sessions are not supported for Background Agents. |
2002 | Перед добавлением обработчиков событий необходимо задать свойство MovementThreshold или ReportInterval. |
You must set the MovementThreshold property or the ReportInterval property before adding event handlers. |
2003 | Невозможно запустить операции отслеживания, пока приложение приостановлено. |
Tracking operations cannot be started while the application is being suspended. |
2004 | Нельзя задавать свойства средства определения географического положения с подпиской на события PositionChanged. |
Geolocator properties should not be set while subscribed for PositionChanged events. |
3001 | Имя геозоны не может быть пустой строкой, и его длина не может превышать 63 символа. |
The name of a geofence cannot be an empty string nor exceed 63 characters. |
3002 | В систему нельзя добавить геозону с истекшим сроком действия или геозону, срок действия которой меньше указанного времени простоя. |
An expired geofence, or a geofence with an expiration time smaller than the provided Dwell Time, cannot be added to the system. |
4001 | Геозона с таким ИД уже существует для приложения. |
A geofence with the same Id already exists for the application. |