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

Special character encoding issues #352

Open
1 task done
halldorlogi opened this issue Jul 18, 2024 · 0 comments
Open
1 task done

Special character encoding issues #352

halldorlogi opened this issue Jul 18, 2024 · 0 comments

Comments

@halldorlogi
Copy link

Troubleshooting

  • I've searched discuss.bitrise.io for possible solutions.
  • Which version of the step is effected? 5.1.2
  • Is the issue reproducible with the latest version? YES
  • Does the issue happen sporadically, or every time? EVERY TIME
  • Is the issue reproducible locally by following our local debug guide? YES

Issue description

When exporting a Flutter iOS app, if the name of the app has special characters (We are an Icelandic firm), for example:
ð - ó - í - é - á
the encoding of the app name will fail.

Examples:
App name: Lísa
Export result:
image

App name: Löður
Export result:
image

App name: Happið
Export result:
image

When we use the "Export iOS and tvOS Xcode archive" step, this behaviour does not occur.

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

No branches or pull requests

1 participant