# iOS App Notice

The SpicyChat iOS app has been removed from the App Store. Apple determined that the app does not comply with their guidelines. While we appealed, the chances of reinstatement are very low.\
\
If you already have the app installed, it will still work, until September 25, 2025. **After that date, you will lose access.** To avoid interruptions, please start using the service via our [website](https://spicychat.ai/).

<details>

<summary>Will I Lose My SpicyChat 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.**

</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 SpicyChat premium via our iOS app, you will need to re-subscribe on our website when your current subscription expires.

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](/support.md#submit-a-ticket).

</details>

## Why Our Website is the Best Place to Chat

The SpicyChat 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 SpicyChat to Your Homescreen

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

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

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

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

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

<div><figure><img src="/files/kmjMJIrDW12tchEQ4Bzq" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YmOAgpDpPTEscSezKMM4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/n1CaaqgTjsZFyBEwQ1TC" alt=""><figcaption></figcaption></figure></div>


---

# 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.spicychat.ai/ios-app-notice.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.
