# FAQs

## Can I use the SubWallet mobile app on iOS 17?

Yes, but due to iOS 17’s instability, you may run into some problems. SubWallet has recorded several cases where users reported losing app data after updating to iOS 17.1, so we recommend either not updating yet or **backing up your data** before updating to iOS 17 (see instructions below). We are working hard to resolve this problem. For updated information, please join our [Telegram](https://t.me/subwallet) or [Discord](https://discord.gg/vPCN4vdB8v).

{% content-ref url="/pages/mxXL5EtbISe6bzhVneSn" %}
[Export & backup accounts](/main/mobile-app-user-guide/account-management/export-and-backup-accounts.md)
{% endcontent-ref %}

<mark style="color:yellow;">**Nov 28, 2023 update**</mark>: For user security and app performance, SubWallet, like many iOS apps, has been using the Apple webkit to store app data locally on the device. Therefore, app data loss can happen due to the iOS 17 webkit's instability. This problem has been reported by multiple applications running on iOS and using Apple webkit for local data storage. \
We have implemented hotfixes in v1.1.11 (241) to lower the risk of losing app data, and we will continue to work on a drastic solution in the coming days.

<mark style="color:yellow;">**Nov 30, 2023 update**</mark>: The issue has been fixed in v1.1.12 (242). All users are recommended to update to the latest version.

## I can't sign transactions via Polkadot Vault on EVM networks.

This is due to the latest update of the Polkadot Vault app, in which Polkadot Vault no longer supports signing transactions for the EVM networks (Moonbeam, Moonriver, Moonbase).

If you have assets on these networks on Polkadot Vault, please follow the steps below to transfer them out of your Polkadot Vault account:

{% hint style="info" %}
In this example, we want to transfer GLMR on Moonbeam out of the account using an iPhone.
{% endhint %}

**Step 1**: On the homepage, click on the Moonbeam Key Set.

<figure><img src="/files/ezOAHnN3AI0VoBAVGtsS" alt="" width="376"><figcaption></figcaption></figure>

**Step 2**: Click on the 3-dot icon at the top right of the screen and click the "**Share Private Key**" option.

<figure><img src="/files/rCJPLsZqSuTSJYVCrLh4" alt="" width="374"><figcaption></figcaption></figure>

<figure><img src="/files/xlaegzS8vYzwpSXK52i7" alt="" width="374"><figcaption></figcaption></figure>

**Step 3**: Enter your passcode to authorize the action, then choose the "**Export Private Key**" button.

<figure><img src="/files/PAvTIN8VyeLLK18EbnGx" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/bMzqIbJM3FiIiZbDoGb5" alt="" width="377"><figcaption></figcaption></figure>

The "**Export Private Key**" screen will pop up with the QR code of your private key. Screenshot and keep it in a safe place.

<figure><img src="/files/90g6dGZTCuR6ZJc6U5OM" alt="" width="375"><figcaption></figcaption></figure>

**Step 4**: Open the SubWallet extension. On the SubWallet homepage, click on the account name at the top left of the screen to get to the account list.

<figure><img src="/files/FP0BabK8jSWFJqI0YrkX" alt="" width="374"><figcaption></figcaption></figure>

**Step 5**: Click the "**Import**" icon at the bottom of the account list.

<figure><img src="/files/DAlvGxoNbVYYxq2vWGhg" alt="" width="374"><figcaption></figcaption></figure>

**Step 6**: Choose the "**Import by QR code**" option.

<figure><img src="/files/Iq6V0NdYSHMgOcIL3tFF" alt="" width="374"><figcaption></figcaption></figure>

**Step 7**: Click the "**Scan the QR code**" button.

<figure><img src="/files/LKmgHiEepczEln2kv0j3" alt="" width="374"><figcaption></figcaption></figure>

**Step 8**: If you have not previously granted camera access to SubWallet, please click "**OK**" to allow.

Then, choose the "**Upload from photos**" option and select the screenshot you have taken in **Step 3**.

<figure><img src="/files/C9j5JnlI6WTlzmLaCV51" alt="" width="374"><figcaption></figcaption></figure>

**Step 9**: After successfully importing the account, you will be directed to the homepage. You can now transfer your GLMR to another account using the guide [here](https://docs.subwallet.app/main/mobile-app-user-guide/receive-and-transfer-assets/transfer-tokens).

## How do I sync my account on the mobile app to the extension using the QR code?

You can easily sync your account on mobile to the extension by exporting your account's QR code. If you have multiple accounts, repeat the instructions below for each account.

**Step 1:** Export your account's QR code by following this [guide](https://docs.subwallet.app/main/mobile-app-user-guide/account-management/export-and-backup-accounts). Please note that in Step 4 of the guide, select "**Export QR code**" only.

You can either screenshot it or keep your mobile on the export screen.

<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FCE5om6nO1QjKqx3LqEYt%2Fphoto_2024-06-24_17-50-05%20(3).jpg?alt=media&#x26;token=88f8fd2a-682d-47bb-92b9-7d4974a9f8a8" alt="" width="375">

**Step 2**: Import your newly exported account onto the extension by following this [guide](https://docs.subwallet.app/main/extension-user-guide/account-management/import-and-restore-an-account#import-by-qr-code).

{% hint style="info" %}
If you have not yet installed the SubWallet extension, you can do so by clicking on the relevant link for your browser:&#x20;

* For Google Chrome, Brave & MS Edge users, click [here](https://chrome.google.com/webstore/detail/subwallet-polkadot-extens/onhogfjeacnfoofkfgppdlbmlmnplgbn).&#x20;
* For Firefox users, click [here](https://mzl.la/3AoAMmd).
  {% 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://docs.subwallet.app/main/mobile-app-user-guide/faqs.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.
