0

I am submitted to the Apple Store through Xcode 8 and I'm getting this error: enter image description here

hey_suburbia
  • 389
  • 3
  • 16

1 Answers1

2

Your application bundle ID is actually 'com.foo.StickerPackExtension'. That should be the ID of the extension only, not the app itself.

Graham Perks
  • 23,007
  • 8
  • 61
  • 83