Open daedos opened 8 years ago
After sleeping on it I've answered my own question. Maybe another newbie with the same problem will find this useful. The widget identifier can be changed if you switch targets - click GammaTest just to the left of General (see linked image). Then make that unique in a similar way to the main app.
Additionally you need to use identifiers like me.XYZ.GammaTest and me.XYZ.GammaTest.GammaWidget where XYZ is your unique string.
Hello! I've done everything you said, and despite changing the bundle identifier, i still get the error, "An Application Group with Identifier 'group.me.ahammer.GammaTest' is not available. Please enter a different string."
Thanks a lot! Will do. Although, I would still like to know what I've been doing wrong incase I bump into similar problems in the future.
Ok. Your error message is slightly different to my original post. I've just re-downloaded the project to work out the steps to get it working again.
1, Change both Bundle Identifiers as I mentioned above 2, Change the App Groups:
It worked. Thank you so much!
Can someone help a newbie out and let me know what else I need to change to solve this issue? I've changed the team and bundle identifier, e.g. me.ahammer.GammaTest.XYZ123, just can't work out where the widget identifier needs changing.
Thanks.