Xcode Today Extension stuck on "Failed to inherit CoreMedia permissions" error

dreampowder picture dreampowder · Dec 7, 2014 · Viewed 11.4k times · Source

i'am trying to add an app extension to my project (Today Extension).

Things that i've made so far:

  1. Enable "App Groups" from both main application and extension capabilities.
  2. Checked that both targets "Team" profiles are valid. (even deleted them from provisioning portal and let xcode to receated them)
  3. Checked from provisioning portal that both app id's have correct groups selected.
  4. Deleted everything from provisioning portal, and receated everthing through xcode.

Everything looks ok, both targets have "app groups" enabled and selected same app group id's, and no error visible.

btw. I 've tried both on normal and beta (6.2) versions of xcode. Still no luck..

Answer

dasdom picture dasdom · Dec 7, 2014

I get the same error but still my share extension works (and was approved by Apple). So maybe the error is somewhere else.