# (iOS) Connecting to HunnyFinance with Trust Wallet

## Important Notice

Trust Wallet are completely removing the decentralized application (DApp) browser on iOS platform from Version 6.0 onwards. This is required to comply with Apple’s App Store Guidelines.

<https://community.trustwallet.com/t/trust-wallet-removed-dapp-browser-to-comply-with-apple-app-store-guidelines/30593>

{% hint style="info" %}
&#x20;There is no impact for Android users, this update only affects iOS users.
{% endhint %}

To the affected iOS users, you may still access HunnyFinance website via WalletConnect. We have prepared the following guideline below:

**For Mobile Users:**

1. Open Safari Browser from your mobile phone.
2. Go to HunnyFinance website (<https://hunny.finance/>).
3. Tap on Connect Wallet.
4. Select WalletConnect.
5. Select Trust as your preferred wallet.
6. You will be redirected to your Trust Wallet on your mobile phone.
7. Tap on Connect.
8. Check and ensure your Status is "Online" and you are connected to "hunny.finance"
9. Go back to your Safari Browser.
10. Tap on WalletConnect again.
11. Your Trust Wallet should now be successfully connected.

{% hint style="info" %}
For iOS users who are still facing issue connecting to HunnyFinance via the above method, you may try to clear cache/website data in your Safari Browser

Settings->Safari->Advanced->Website Data

Search and delete hunny.finance.
{% endhint %}

![](/files/-McOFy82IEFDDv2PsI4K)

**For PC Users:**

You may refer to the link below.

<https://community.trustwallet.com/t/how-to-use-walletconnect-with-trust-wallet/36247>


---

# 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.hunny.finance/how-to-guides/ios-trust-wallet.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.
