How to find my Installation ID on an iOS device?
You can find your Installation ID with the "Find my installation" feature or with the help of the Mac Console.
Usually, using the Custom User ID is the easiest way to locate your device on Batch and register yourself as a tester on the platform.
However, this identifier isn't always available in Batch:
It's only set for logged-in users.
You may not know your Custom User ID.
This is why Batch created the Installation ID. This ID is unique and is generated when the application is installed.
The Installation ID is renewed every time the app is uninstalled/reinstalled.
You can retrieve your Installation ID following the methods below:
Option A: Use the "Find my installation" feature
From version 1.18 of our SDK, Batch will copy the Installation ID to the clipboard when the application appears in the foreground 4 times within 20 seconds.
Here is how to do it:
Close your application (from the background)
Reopen it and switch to the background 4 times in a row in less than 20 seconds
Open a clipboard and paste the text: this is your Installation ID!
You can also follow the video below:
If you are on an older version of the SDK or if you have deactivated this feature via our dedicated method, we recommend displaying the Installation ID somewhere in the app: Displaying the installation ID.
If it hasn't been done, you'll still be able to find your Installation ID following the option detailed below.
Option B: Use the Mac Console
You can now copy it and find it in the dashboard's Profile view. For more information, see how to view data attached to your install or custom user ID.
The Installation ID has many uses. Indeed, it can be used to send test push notifications and retrieve all the data linked to the ID.
Last updated
Was this helpful?