In the pList file, there is a bundle ID of the form com.mycompany.myapp but Apple also provides an app ID on the developer portal.
Thus, basically, what is the use of the bundle ID ? Where can we find the app ID in the Xcode project ?
Regards, Apple92