Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS: getAppName should be localized like for Android #126

Closed
ath0mas opened this issue Feb 16, 2022 · 0 comments · Fixed by #127
Closed

iOS: getAppName should be localized like for Android #126

ath0mas opened this issue Feb 16, 2022 · 0 comments · Fixed by #127

Comments

@ath0mas
Copy link
Contributor

ath0mas commented Feb 16, 2022

If the app supports various languages and localized its name (lets say using cordova-plugin-localization-strings),

  • for Android, #getAppName correctly retrieves the localized app name value ✔
  • but for iOS, #getAppName returns the default non-localized app name from the Bundle plist ❌
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant