The following are the instructions to configure everything properly:
- Ensure that you are in the app folder, then build the iOS platform:
$ ionic cordova build ios
Go to the /platforms/ios folder and open the .xcodeproj file in Xcode. Take a look at the following screenshot:
- Navigate to the General tab, as illustrated in the following screenshot, to make sure that you have the correct information for everything, especially Bundle Identifier and Version. Change and save as needed:
- Visit the Apple developer website and click ...