App Store Connect Help
Game Activities
You can configure Game Activities via App Store Connect API.
Game Activities properties
Properties |
Description |
---|---|
Reference Name |
An internal name that you must provide for each activity. This is the name that you use if you search for your activity in App Store Connect. |
Activity ID |
An alphanumeric identifier you choose for your activity. This ID is limited to 100 characters (assumes single-byte characters). Your activity ID is a permanent setting and therefore can’t be edited at a later date. |
Participants Range |
The accepted range of the minimum and maximum participants for the activity. This is optional. |
Supports Party Code |
For multiplayer activities, players can use the code to invite each other to activities. |
Start Activity Intent |
An automatically generated deep link URL that launches the game with the game activity start intent. You can include properties to the URL. |
Properties |
When you configure your activity, you can provide an optional collection of properties that are specific to your game. For example, you can add custom details about which level an activity is for and the difficulty. |
Fallback URL |
A URL that you provide and host for deep linking to your game. |
Start Activity Intent |
An image that represents the Activity. The image must be a .jpeg, .jpg, or .png file that’s 3840 x 2160 pixels, at least 72 ppi, no transparency, and in the RGB color space. |
Game Activity language properties
Game Activity language properties collect language-specific text used in an activity’s display. You must include these properties for at least one language.
Property |
Description |
---|---|
Localization |
The language in which your activities appears. There must be at least one language defined. |
Display Name |
The display name of the activities in the specified language. For example, if you choose Finnish from the Language menu, enter the Finnish name for the activities. |
Description |
A short description that helps players understand the details of the activity. |
Image |
A localized image that represents the Activity. The image must be a .jpeg, .jpg, or .png file that’s 3840 x 2160 pixels, at least 72 ppi, no transparency and in the RGB color space. |