Posts

Post not yet marked as solved
5 Replies
5.3k Views
I started buiding my project with the default bundle ID name. However, I changed the project "CFBundleDisplayName" to something else to show a different name on push notification/app download for testing. Everything works great, the app name on device and push notification (when the app is not open) shows the changed display name. However, I noticed that when the push notification comes in while using the app, the alert view controller title is displayed as the original bundle name and NOT the display name I changed to. Does anyone know what I can do to show the display name when receiving push notification even while using the app?Thank you!
Posted
by coderkyle.
Last updated
.