If an error occurred or the following message in French 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 |
French |
English |
1001 | Votre app ne possède aucune autorisation pour accéder aux données d'emplacement. Assurez-vous de définir ID_CAP_LOCATION dans le manifeste de l'application et d'activer l'emplacement sur votre téléphone en cochant Paramètres Emplacement. |
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 | Les sessions de suivi des emplacements ne sont pas prises en charge pour les agents d'arrière-plan. |
Tracking location sessions are not supported for Background Agents. |
2002 | Vous devez définir la propriété MovementThreshold ou ReportInterval avant d'ajouter des gestionnaires d'événements. |
You must set the MovementThreshold property or the ReportInterval property before adding event handlers. |
2003 | Les opérations de suivi ne peuvent pas être démarrées si l'application est interrompue. |
Tracking operations cannot be started while the application is being suspended. |
2004 | Les propriétés du service de géolocalisation ne doivent pas être définies si souscrites pour les événements PositionChanged. |
Geolocator properties should not be set while subscribed for PositionChanged events. |
3001 | Le nom d'une limite géographique ne peut pas être une chaîne vide ni dépasser 63 caractères. |
The name of a geofence cannot be an empty string nor exceed 63 characters. |
3002 | Impossible d'ajouter au système une limite géographique expirée ou avec une heure d'expiration inférieure à l'heure de résidence fournie. |
An expired geofence, or a geofence with an expiration time smaller than the provided Dwell Time, cannot be added to the system. |
4001 | Une limite géographique possédant le même identifiant existe déjà pour l'application. |
A geofence with the same Id already exists for the application. |