I am currently passing data to my Today extension through UserDefaults and when I show up my Widget this error appears:
Widget[50536:1416650] Failed to inherit CoreMedia permissions from 45172: (null)
It's funny because my widget it's actually getting the data so I don't fully understand what could be wrong in the implementation. Any guess ?