I am trying to deploy my app from flutter flow in appstore, when createing APP ID, it asked for one BundleID, when I entered bundle ID same as the package name in flutter flow, It has thrown following error
An App ID with Identifier 'com.mycompany.project' (changed for privacy) is not available.
I have already deployed app in play store, what is solution to deploy on app store now ?
Is changing project name the only way out ?
Please help me out with this