# How to fix mobile rendering issues?

#### Seeing a blank screen on mobile <a href="#seeing-a-blank-screen-on-mobile" id="seeing-a-blank-screen-on-mobile"></a>

## **1. Check your deployment**

This issue is typically caused by wrong configuration/deployment of charts.

First, please check to make sure the proper VitaraCharts plugin is deployed; In the case of mobile, the plugin to download is called VitaraChartsMobile.zip

Follow all the installation steps listed in the [install guide for mobile](https://docs.vitaracharts.com/install-docs/installing-on-microstrategy-mobile).

**Note** that after deploying, the plugins folder will have several Vitara related folders (one for each type of chart)

<figure><img src="/files/mDlAOfId8Hg2625bT9xj" alt=""><figcaption></figcaption></figure>

* In case a cluster of mobile servers are being used, it is critical to ensure Vitaracharts is deployed to all nodes in the cluster.
* Also please verify that the version of Charts deployed in Mobile and Web both are same.
* If you are using VitaraCharts for Documents please make sure that Display widget option in (iPhone, iPad,Android..etc) is enabled for the widget. \</br>

<figure><img src="/files/8LszXfK4l73OdT6DiBjE" alt=""><figcaption></figcaption></figure>

## **2. Clear mobile/library application cache**

You deployed charts correctly and still you are seeing a blank screen on mobile/library application in IOS or android device, please delete the chache of the application and reload the dossier/document. Generally, you need to do this when you deploy new vitara build or after Setting web configuration url to library/mobile application’s Vitara Charts config file.

### **To clear cache in the library application on iPad please follow the below steps:**&#x20;

<figure><img src="/files/fzS7rCEtS0tPGMZACL1O" alt="" width="98"><figcaption></figcaption></figure>

#### **Step 1:**

<figure><img src="/files/jMMRMygw8hHyQNhHw0jJ" alt=""><figcaption></figcaption></figure>

#### Step 2:

<figure><img src="/files/b1RrKUaT4KjktXXrEO7F" alt=""><figcaption></figcaption></figure>

#### Step 3:

<figure><img src="/files/cR3cIu8UeTajtGE2mlxP" alt=""><figcaption></figcaption></figure>

#### Step 4:

<figure><img src="/files/SmUMD7imab5PkGWoJbMn" alt=""><figcaption></figcaption></figure>

### **To clear cache in the MicroStrategy mobile application on iPad please follow the below steps:**&#x20;

#### Step 1:

<figure><img src="/files/3oQ2AjeTJKS12xE5VuRY" alt=""><figcaption></figcaption></figure>

#### Step 2:

<figure><img src="/files/fMCskpclsmciRlXpAWRm" alt=""><figcaption></figcaption></figure>

### Step 3:

<figure><img src="/files/PxunCdUdDrUNB8EblH0t" alt=""><figcaption></figcaption></figure>


---

# 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://docs.vitaracharts.com/faq/how-to-fix-mobile-rendering-issues.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.
