Priority: medium
Request: what’s the procedure to change Bundle ID for ios
Project ID: savinraven-16080
Project Link: https://app.crowdbotics.com/dashboard/app/16080
Staging Link:
Additional Info:
Hi!
we are facing this issue that the bundle id of the project in the code and the bundle id in apple connect console is different we can create a new app in the apple connect with the right bundle id but the main issue here is that the store is not accepting the bundle id that is set up by default across the project everywhere else which is
com.crowdbotics.save-my-paycheck-16080
but app store connect doesn’t accept that.
Now the possible solution, to me, seems like we can use a bundle id which it accepts and change that in the project for that I wanted to know what changes do I need to make my understanding is that for that I would have to have
- New app with new bundle id in appstore connect
- New provisioning profiles for that app
- Update the fastlane configs
- update/create new bundle id connections to google and Facebook login
Kindly guide on whats the standard procedure here
Thank You