> For the complete documentation index, see [llms.txt](https://docs.mburger.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mburger.cloud/api-docs-1/integrations-extensions/inapp.md).

# In-App Subscriptions

In this part we will discuss how to implement in app subscriptions for iOS and Android.

{% hint style="info" %}
In order to handle all logic of renewing subscriptions, you need to set the iOS webhook to `https://mburger.cloud/inapp-ios/webhook` and Android to `https://mburger.cloud/inapp-android/webhook`
{% endhint %}

For any further details please refer to the official documentation iOS and Android.
