I’m using the Accounts framework from the iOS SDK to handle twitter requests. When my app requests permission from the user to access the twitter account, (null) is shown as the app name in the permission request alert.
What value do I need to set to make this show my actual app name?
It’s the value for
CFBundleDisplayNamein YourApp-Info.plist