Interface ClientMobileIos

iOS native app configuration.

Hierarchy

  • ClientMobileIos

Indexable

[key: string]: any | any

Properties

app_bundle_identifier: string

Assigned by developer to the app as its unique identifier inside the store. Usually this is a reverse domain plus the app name, e.g. com.you.MyApp.

team_id: string

Identifier assigned to the Apple account that signs and uploads the app to the store.