I'm a bit mixed up, since I changed the app name, Bundle Display name, and Bundle identifier name...and now my app works properly, but my today widget won't.
Whenever I try to run today widget, it builds successfully, but instead of being launched, it says
This app contains an app extension with an illegal bundle identifier.
App extension bundle identifiers must have a prefix consisting of
their containing application's bundle identifier followed by a '.'.
However, I checked Info.plist and my bundle identifier is
com.myname.myappname
and my bundle identifier of my today widget is
com.myname.myappname.mywidget
Isn't this just right?? I cleaned and built again and again..but it just won't work.
And NO GOOGLE RESULT! Am I the only person with this problem??
My bundle name is not 'myappname', if it is the problem.
Any help is appreciated.
Something's gone bad and I don't know where to look!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…