Closed jeroenleenarts closed 4 years ago
Make sure to keep CHANGES.md up to date!
@jeroenleenarts So we keep Info.plist entry as "Let's Connect", but product name as LetsConnect
. Is that correct?
Yes. Only display name is allowed to contain the Let’s Connect name properly formatted.
Should we make the template easier to understand by saying something like this?:
APP_NAME = <app-name>
// If your app display name is different, specify the display name
APP_DISPLAY_NAME = $(APP_NAME)
@roop Good feedback. I'll change that later today.
@jeroenleenarts Does it work on macOS too? I couldn't find a CFBundleDisplayName entry in the macOS Info.plist, so am a bit confused. (I haven't tested it in iOS or macOS.)
Fixes #301
On simulator iPhone SE (1st gen) iOS 13.5 it looks good. We might want to do some more testing/checking with users with iOS 12 and adjusted font sizes.