# Problems and troubleshooting

### A pop-up from Smart Launcher informs me that my subscription has ended, but I believe it may be an error.

If you believe it's an error from Smart Launcher, we suggest proceeding by disabling the premium features. On this page, you will find details about how to resolve the issue. Once it is fixed, Smart Launcher will re-enable your premium features.

### **After the last update (or a new install or a factory reset) Smart Launcher doesn’t recognize my purchases.**

You are likely experiencing an issue related to how the Play Store manages in-app purchases. In-app items are associated with the account used for their purchase and are considered valid only in apps that are downloaded or updated while you are signed in to the Play Store using that account.

**Solution:** sign in to Play Store **with the same account you used to purchase the license,** then clear the cache of your Play Store app and reboot your device. If it still does not work, try this procedure.

{% content-ref url="/pages/-Lc6nPZcAvkHr8LDwSZQ" %}
[Multiple Google accounts licensing issues](/faq/purchases-and-plans/license-and-purchases/multiple-google-accounts-licensing-issues.md)
{% endcontent-ref %}

Contact us if the problem persists.

### **I just completed a purchase, but the license is still not activated**

In some cases, Play Store and Smart Launcher need a little time to sync the purchase status.

First, restart your device to force Play Store and Smart Launcher to resync the license state.\
After reboot, open Smart Launcher again and check if premium features are unlocked.

If your bank app shows a payment notification immediately, do not worry: in many cases this is a temporary authorization hold while the purchase is being verified, not a final charge.

### **I want a refund, for reasons…**

Please use fill out this [**form**](https://goo.gl/forms/gwJYFsH4LgpZNTCh1) to request a refund. Our team will review your request and will consider your eligibility to get a refund. As described in our [**Terms Of Service**](https://www.smartlauncher.net/terms), all refunds will be at our sole discretion.


---

# 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.smartlauncher.net/faq/purchases-and-plans/license-and-purchases/problems-and-troubleshooting.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.
