# What if the app is crashing

### iOS

If the app is freezing, crashing, or not working, please try to reinstall the app. When reinstalling the app, make sure you're logged in to the correct Apple ID account. You might need to [restore your purchase](/subscription-management/myway-does-not-recognize-my-subscription.md) when reinstalling the app on your iPhone.

### Andoird

If the app is freezing, crashing, or not working, please try to clear the app cache and app data (if clear cache did not help) or reinstall the app.&#x20;

#### How to clear cache on Android device:&#x20;

{% hint style="danger" %}
Please keep in mind that all routes and data will be deleted from your phone after you the application. We do not save any data on any external servers because we care about your privacy, so please make sure you make a copy of important routes.
{% endhint %}

If you have Samsung phone you can follow this instruction - <https://www.samsung.com/us/support/answer/ANS00077611/>

If you have Xiaomi phone you can follow this instruction - <https://xiaomiui.net/how-to-clear-cache-on-your-android-device-5119/>

After reinstalling the app, make sure you're logged in to the correct Google Account.


---

# 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://help.mywayroute.com/faq/what-if-the-app-is-crashing.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.
