WidgetKit Display Name/Bundle Display Name

Is there a way to change the name displayed under the widget on the home screen?

You can set the Display Name for the widget target and the app target separately, but it always seems to use the app display name on the under the widget on the home screen.

Currently I use a shortened name under my app icon, as it's too long to fit! But there's room under a widget for the full app name, so it makes sense to use the full name if possible.
Answered by Systems Engineer in 621812022
It is not possible to change the name below the widget.
It is not possible to change the name below the widget.
If you haven't already done so, please file a Feedback Assistant request and post the number here. Thanks!
Filed as FB8182192.

It might not have been before but it is now. When you update the Bundle display name (CFBundleDisplayName) it should be changed.

It looks like the display name is not updated if you add a widget to your homescreen and then change the display name, but if you delete the widget and add it again the name should be updated to match the bundle display name of the main targer.

WidgetKit Display Name/Bundle Display Name
 
 
Q