# Supported Platforms and Browsers

At MangoApps, we are dedicated to providing a seamless and secure user experience for our cloud-based SaaS web and mobile applications. To ensure optimal performance and functionality, we have thoroughly tested and certified the application on specific browsers, operating systems, iOS, and Android versions.&#x20;

### Supported Web Browsers

MangoApps is tested and certified to work seamlessly on the following modern web browsers:

| Browsers                    | Versions Supported                        |
| --------------------------- | ----------------------------------------- |
| Microsoft Internet Explorer | Most recent including previous 2 versions |
| Mozilla Firefox             | Most recent including previous 2 versions |
| Google Chrome               | Most recent including previous 2 versions |
| Safari                      | Most recent including previous 2 versions |

### Supported Operating Systems&#x20;

MangoApps is tested and certified to work seamlessly on the following operating systems:

| Operating System  | Versions Supported                    |
| ----------------- | ------------------------------------- |
| Microsoft Windows | Versions 10 and above                 |
| Apple macOS       | macOS Big Sur, Monterey, Ventura      |
| Linux             | Ubuntu 22 LTS and previous 2 versions |

### Supported Mobile Platforms:&#x20;

MangoApps is compatible with the following mobile platforms and versions:

| Mobile Platform  | Versions Supported                         |
| ---------------- | ------------------------------------------ |
| iOS (Apple)      | iOS version 17 and previous 2 versions     |
| Android (Google) | Android version 12 and previous 2 versions |

{% hint style="danger" %}

#### Unlisted Configurations&#x20;

Users who choose to access MangoApps on configurations **not** listed in the supported list may still be able to use the application. However, it's essential to understand that we have not tested and certified the application on these unlisted configurations. Therefore, there may be unforeseen and unknown issues, and we **cannot** guarantee the same level of performance, security, or functionality.
{% endhint %}

{% hint style="success" %}
**Recommendation**&#x20;

For the best experience and to minimize potential issues, we strongly recommend using one of the supported browsers, operating systems, iOS, and Android versions listed above. This will help ensure a seamless and trouble-free experience when using MangoApps.<br>
{% endhint %}


---

# 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://guides.mangoapps.com/user-guide/additional-resources/troubleshooting-guide/supported-platforms-and-browsers.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.
