# SENAR App: Troubleshooting

Here are the solutions to the most frequently encountered problems within the application.

## **I can't find SENAR in Google Play**

* Make sure the spell checker hasn't changed "Senar" to "Sonar".
* If you are using a VPN, turn it off temporarily.
* Make sure your device is compatible [by checking this page.](/using-the-senar-app-and-ar-simulators/compatible-devices.md)
* If your device is managed by an MDM (Mobile Device Management) solution, contact your administrator.

## **I can't find the 'Scan a QR code' function**

* **User signed out:** This function is available by tapping '**Enter as a Guest'** on the sign-in screen.
* **User signed in:** Don't sign out! To scan a new QR code, just tap the QR Code icon at the bottom of the Library screen. If you can't see this button, update the application.

<figure><img src="/files/2iViVuWDp2hZ1xpqI76b" alt=""><figcaption></figcaption></figure>

## **The simulator appears out of proportion or seems to be floating in the air**

The simulator is no longer anchored to the ground due to a lack or excess of light, or due to reflections in the room or on the floor. Exit the scenario and restart it. If the problem persists, exit and restart the simulator.&#x20;

Read our tips on the best way to position / reposition a simulator [in this article.](/using-the-senar-app-and-ar-simulators/positioning-and-repositioning-a-simulator-in-ar.md)

## **The simulator doesn't appear after the camera view opens**

Make sure that you have the latest version of the SENAR application installed.

## **The simulator is slow to appear**

On newer mobiles, AR simulators usually appear in less than 10 seconds.

On older devices, the experience may take several minutes to start. Simulators must first be decompressed - something older processors do much less efficiently. A percentage shows the progress of the decompression.

## **The simulator is about one inch high**

Check that you have the latest version of iOS or Android.

## **Reality is not visible behind the simulator**

This can happen on some phone models when the battery is less than 20% charged. Just recharge the battery and the AR experiences should return to normal.

## **My device crashes when I launch a simulator**

This can happen on some phone models when the battery is less than 20% charged. Just recharge the battery and the AR experiences should return to normal.

## **My device is slow or freezing**

This can happen on some phone models when the battery is less than 20% charged. Just recharge the battery and the AR experiences should return to normal.

## **I get a black screen when launching a simulator**

Make sure that SENAR has permission to use the camera. Go to Settings -> Apps & notifications -> App info -> SENAR -> Permissions -> Camera; and select "Allow".

## **Pinch to zoom doesn't work in AR**

SENAR AR simulators are designed to be as close as possible to what users would experience in real life. They are anchored in your environment exactly like a real object. Therefore, to examine an area more closely, you don't pinch it like you would an image; you have to get physically close to it.

Interacting with virtual elements as if they were real and being able to move around them increases students' knowledge retention by activating their spatial and muscle memories.

{% hint style="success" %}
Want to know more about how AR works? Get our White Paper [here.](https://cdn.prod.website-files.com/616961eb7f7803d254c4cc02/61e6c1ef3bd357aa0d4ec8a9_White_Paper_Mobile_AR_SENAR.pdf)
{% endhint %}

## **The simulator does not react when I try to interact with it**

Make sure that the hand holding your device is not in contact with the screen at any point.

## **When trying to position a simulator, I get the message 'App update required'**

We regularly improve our AR simulators. In order to provide you with the best possible experience, popup messages inform you when updated versions of the simulators are available and when an updated version of the application is required to get the most out of each AR experience.

## **A simulator is missing in the Library**

Tap on the Refresh arrow at the top right corner of the Library screen (make sure your device has an active Internet connection).

If the simulator is still missing, make sure the QR code scanned to start the training session is from the collection containing this simulator - each collection has its own QR code.

If you are a student, ask your instructor for the correct QR code.

## **Nothing happens when I aim at the QR code**

Sometimes the camera's focus may not be sharp, which hinders the recognition of the QR code. To reset the camera's focus, exit the SENAR app without signing out, then restart it.

{% hint style="info" %}
Before tapping the QR code icon, make sure that the camera view isn't obstructed (device placed flat on a table, finger in front of the camera...), so as not to hinder the autofocus.
{% endhint %}

## **When scanning a QR code, I get the message 'Unknown QR Code'**

Try scanning again, varying the distance between the QR code and your device. Scan in a well-lit environment.

{% hint style="warning" %}
It is normal for this message to appear if the instructor linked to the QR Code has been deactivated by their Manager.
{% endhint %}

## **The simulator has an 'access denied' badge**

Your access to this simulator has been denied. If you believe this is a mistake, please contact your instructor and invite them to consult [this page.](/using-senar-studio/how-to-resolve-access-denied-in-error.md)

## **The simulator has a 'simulator expired' badge**

You’ve reached your monthly usage limit. You’ll be able to use the simulator again starting on the 1st of next month, within the 5-hour monthly limit

## **I have lost my password to access the SENAR platform.**

You can request a password reset by clicking on "**Forgot password?**" [on this page.](https://studio.senar.io/Identity/Account/Login)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.senar.io/using-the-senar-app-and-ar-simulators/senar-app-troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
