I've just started experimenting with adding an iOS 8 Today Widget to my app, it's going ok so far but I followed the original template and got my widget created with TodayWidget as its name. In the context of my app's files in Xcode that target/product name is fine. But sadly this is the name that also displays within notification centre, above my widget.
I've tried tracing through various names in my project that match what's being displayed but so far I've yet to find one that lets me update the name displayed.
Anyone got any ideas?