App Store Server Notifications
Last updated
Last updated
In order for Nami to stay up-to-date on the status of all your subscribers, you will need to set up Apple to send these notifications to the Nami platform. We'll then be able to keep your app up-to-date with the latest status for all your customers.
Apple Best Practice
Apple strongly recommends that all apps offering subscriptions set up a webserver to process these events and then update your mobile app based on the data received.
First, let's find the URL where you will send the server notifications to Nami. Log in to the Control Center, go to the Integrations screen, and click the Apple App Store Platform you wish to configure Server Notifications for ().
Click the Copy button next to the Subscription Status URL field to add the URL to your clipboard.
Click My Apps.
In the left navigation, click on App Information under General and scroll down to the App Store Server Notifications section. You'll want to set up a URL for both the Production Server URL and the Sandbox Server URL.
If you have created separate apps for development and test builds from your production app, you'll want to follow the next steps twice to get a different Server Notification URL for the Production and Sandbox URLs.
We'll walk through setting up just one. Click "Edit" under Production Server URL.
In the modal that opens paste the URL you copied in step #2 above and then select Version 2 Notifications and click Save.
Use Version 2 Notifications
Nami supports V1 Notifications, but they will be deprecated by Apple in June 2024.
Repeat the same process to set the URL for the Sandbox environment.
Have you set up your App Shared Secret in the Nami Control Center?
Without this information, we won't be able to link the incoming Apple Server to Server notifications to your Nami account.
Now let's head over to and login.
Please follow .