The following glossary provides an overview of the necessary terms and concepts.
Designation | Area | Description |
---|---|---|
App Store | An online store where users can download apps and purchase other digital products. | |
App Store Connect | A backend with interfaces that can be used to configure and publish apps. All app details, including all products or in-app purchases, can also be viewed here. | |
X-Code | X-Code is an integrated development environment from Apple for macOS. It can be used to develop programs for macOS, iPadOS, iOS, watchOS and tvOS | |
Bundle ID | Unique ID of an app developed in X-Code. Required for setting up an app in the Frisbii Media Merchant Backend. | |
appIdentifier | Corresponds to the bundle ID and is used to authenticate requests against the Apple API. | |
Token | Information carrier that uniquely identifies a purchase and is used for further API requests |