Is it possible to change the name of my App?

Hi,

I wonder it its possible to change the name of my App? It seems like I cant change the name of my iOS app in Xcode since its quite tightly associated with the name of the app associated on the Backendless backend.

Any ideas?
Thanks

Hi Simon,
Yes, you really can’t change the name of the app on Backendless. But how is it associated with your iOS app?

Ah apologies, in Xcode I was changing the ‘Bundle Name’ of my app, which I think broke some connection with my Backendless settings. I found that I should rather change the ‘Bundle Display Name’ property instead, which works. :slight_smile:

thanks for the assistance!