Upload to the store Error

ERROR ITMS-90347: "Bad bundle identifier. The bundle identifier 'com.legacylouisvillellc.legacylouisville' of the application extension Legacy Louisville.app/PlugIns/OneSignalNotificationServiceExtension.appex should start with the application's bundle identifier 'com.legacylouisvillellc.legacylouisville' and not contain more than one period “.” after the application's bundle ID."

ERROR ITMS-90685: "CFBundleIdentifier Collision. There is more than one bundle with the CFBundleIdentifier value 'com.legacylouisvillellc.legacylouisville' under the iOS application 'Legacy Louisville.app'."

Hello, each time I am trying to upload this to the App Store for submission, I can't avoid these two error codes. Can anyone assist me?

Thank you so much...

Dave

From what you have posted, you have:

App bundle id:
• com.legacylouisvillellc.legacylouisville

...and extension id:
• com.legacylouisvillellc.legacylouisville

But these two bundle id's must be different.
The extension's bundle id should use the app's bundle id as a prefix, so...

App bundle id:
• com.legacylouisvillellc.legacylouisville

...and extension id:
• com.legacylouisvillellc.legacylouisville.myExtension

(Whatever myExtension should be called)

Robnotyou! You are amazing!! This worked perfectly. What a win! Thank you!!!

Dave

where to change the extension id

Upload to the store Error
 
 
Q