user9214582
user9214582

Reputation:

Make app notification name different to app name

Is it possible to have a different notification name to app name? E.g App name: Mike Notification name: Tim

Upvotes: 0

Views: 443

Answers (1)

Daij-Djan
Daij-Djan

Reputation: 50089

no... the 'notification app name' is the display name of the app on the springboard.

you CAN have an appstore name different from what you show on springboard only :) [look into CFBundleDisplayname or so for that. might help you too]

Upvotes: 2

Related Questions