Every iOS app requires an App ID to work. This is a string that is set up during development, usually in the form of com.your-company.app-name
. Please note that the terms App ID and bundle ID are generally used interchangeably.
Every iOS app requires an App ID to work. This is a string that is set up during development, usually in the form of com.your-company.app-name
. Please note that the terms App ID and bundle ID are generally used interchangeably.