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

Filesystem: special character encoding #2200

Open
ChristofferAaen opened this issue Sep 24, 2024 · 1 comment
Open

Filesystem: special character encoding #2200

ChristofferAaen opened this issue Sep 24, 2024 · 1 comment

Comments

@ChristofferAaen
Copy link

Bug Report

When i use the filesystem.writefile, I encounter that im not able to have danish characters like "æ" "ø" and "å" on either Android or iOS in the filepath. I have tried to decode it before i call the function however no matter what I have tried it return the characters as encoded. On PC however, it works perfectly fine. I have played around with the encoding but to no luck. I suspect this to be a bug.

Plugin(s)

Capacitor Version

<

image

PASTE OUTPUT HERE

Platform(s)

Android, iOS

Current Behavior

create a filepath that contains danish characters on Android and iOS return the encoded string of characters

Expected Behavior

To show the characters like on PC

Code Reproduction

Other Technical Details

Additional Context

@Ionitron
Copy link
Collaborator

This issue needs more information before it can be addressed.
In particular, the reporter needs to provide a minimal sample app that demonstrates the issue.
If no sample app is provided within 15 days, the issue will be closed.

Please see the Contributing Guide for how to create a Sample App.

Thanks!
Ionitron 💙

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants