realm / realm-loginkit

A generic interface for logging in to Realm Mobile Platform apps
Apache License 2.0
74 stars 21 forks source link

LoginKit should check for display name (CFBundleDisplayName) & use it if it exists #7

Closed dhmspector closed 7 years ago

dhmspector commented 7 years ago

At the moment the app name displayed on the login panel seems to be the bundle name; if a display name (CFBundleDisplayName) is set, it should be used over the bundle name.