# Backup Procedure

If you have successfully installed the eSIM on your device and have input "globalnet" under you APN setting but are still unable to get roaming active, try the following backup procedure.

## For iOS

**Step 1:** Download the configuration profile on your phone using this link: <https://img.depinsim.com/depinsim.mobileconfig>

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

Once you see the above prompt on your phone, click "Allow".

**Step 2 (Optional):** If requested, choose a device and select iPhone, as seen in the below screenshot.

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

**Step 3:** Select the profile in Settings. Go to Settings on your iPhone, and Select ‘Profile Downloaded’.

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

**Step 4:** You will now see a screen with "T26 APN: globalnet" ready for installation. Click "Install" to start the process.

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

**Step 5:** A Warning will display: The network traffic of your iPhone maybe filtered or monitored by a mobile data configuration. Click Install again.

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

**Step 6:** Profile installed. Click Done.

<figure><img src="/files/43QgeqsS76NbCWYqSPPN" alt=""><figcaption></figcaption></figure>

You should now have roaming enabled. Make sure you check [all the relevant settings](/the-future-of-global-connectivity/quick-start/esim-installation/troubleshooting.md).

## For Android

If you have you checked [all the relevant settings](/the-future-of-global-connectivity/quick-start/esim-installation/troubleshooting.md) and are still unable to activate roaming, try the following steps.

**Step 1:** Go to Settings > Connections > Mobile Networks. And select the installed eSIM.

**Step 2**: Tap Access Point Names. Tap Add to add the new APN.

**Step 3:** Enter:

* a. A Name for the Access Point. This can be anything you like&#x20;
* b. Enter the APN: globalnet&#x20;
* c. Enter the MMSC: <http://mms.telecom26.ch&#x20>;
* d. Enter the multimedia message Proxy: 10.110.22.37&#x20;
* e. Enter the multimedia message Port: 8089&#x20;
* f. Enter the APN Type: default, mms&#x20;
* g. Leave all other values as default

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

**Step 4**: Click ‘Save’ to finalise and create your new APN.

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

**Step 5**: Enable the new APN by activating the radio button

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

You should now have roaming enabled. Make sure you check [all the relevant settings](/the-future-of-global-connectivity/quick-start/esim-installation/troubleshooting.md).


---

# 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.depinsim.com/the-future-of-global-connectivity/quick-start/esim-installation/backup-procedure.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.
