# iOS App Update

The Pixelchat iOS app has been removed from the App Store. Apple determined that the app does not comply with their guidelines.&#x20;

\
If you already have the app installed, it will still work, however further updates won't come.  To avoid interruptions and continue with an upgraded experience, please start using the service via our [website](https://pixelchat.ai/).

<details>

<summary>Will I Lose My Pixelchat Account or Data?</summary>

No. Your account, characters, conversations, and settings are fully available on web. **Nothing will be lost when you switch to using the website.** You can continue where you left off.&#x20;

</details>

<details>

<summary>Can I Login with My iOS Account/Apple Login on the Website?</summary>

Yes! If you created your account in the iOS app, you can log in on our website with the same credentials, you can also continue to log in using Apple Login.

</details>

<details>

<summary>What Happens to My Premium Subscription?</summary>

If you subscribed to Pixelchat premium via our iOS app, your subscription will remain active or the period you have paid for however it won't renew.  You will need to re-subscribe on our website directly.

If you have trouble subscribing, please submit a [support ticket](/support.md#submit-a-ticket).

</details>

<details>

<summary>Will My Existing Subscription Automatically Renew?</summary>

No, existing subscriptions purchased via the iOS app will only remain active until their next scheduled renewal date. These subscriptions will no longer automatically renew.

</details>

<details>

<summary>Why Am I Having Issues Logging in to the Website With My Apple ID?</summary>

If you use Apple ID and have “Hide My Email” toggled on, switch it off and try again. If you still can’t log in, [submit a support ticket](broken://pages/fAoN8A5MALVQVp5ZV4L0#submit-a-ticket).

</details>

## Why Our Website is the Best Place to Chat

The Pixelchat website isn’t just a replacement for the iOS app — it’s an upgrade. Using our website comes with several advantages:

* **Faster Updates:** New features launch on the web first, no more Apple Store delays.
* **Quicker Fixes:** Bugs and issues are resolved on our website first.
* **Exclusive Features:** Advanced chat settings, experimental models, and more are only available on our website.
* **Mobile Optimized:** The website works seamlessly on mobile devices, including your phone!

### Save Pixelchat to Your Homescreen

For the closest experience to the iOS app, we recommend adding Pixelchat to your mobile devices homescreen:

{% stepper %}
{% step %}
Open Safari and go to[ ](https://spicychat.ai?utm_source=chatgpt.com)[pixelchat.ai](https://pixelchat.ai/)
{% endstep %}

{% step %}
Tap the **Share** icon.
{% endstep %}

{% step %}
Select **Add to Home Screen**.
{% endstep %}

{% step %}
A Pixelchat icon will appear on your Home Screen, just like the app!
{% endstep %}
{% endstepper %}

<figure><img src="/files/VF5QC3H9geZbqDGCPMPS" 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.secretmate.ai/ios-app-update.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.
