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

Upload by 64encoded content not uri path + Background Download #233

Open
HamzaGa opened this issue Jul 4, 2022 · 3 comments
Open

Upload by 64encoded content not uri path + Background Download #233

HamzaGa opened this issue Jul 4, 2022 · 3 comments

Comments

@HamzaGa
Copy link

HamzaGa commented Jul 4, 2022

Hi,

Is it possible to upload file using 64encoded string rather than path ? Because I can't get the path from the native media picker on android and ios (due to filesystem security reasons they say). It only returns the photo content as 64encoded string.

Is it also possible that I use this plugin for Background Download ? (same need as background upload but in the other way)

Thanks in advance

@zfir
Copy link
Member

zfir commented Jul 5, 2022

Hello @HamzaGa,

Only File Path is possible to upload files right now. For filesystem security reasons, you can try to rewrite the file before sending it to the plugin.

And this plugin supports only upload and not download.

Regards,
Zafir.

@zfir
Copy link
Member

zfir commented Jul 5, 2022

Hello @HamzaGa,

You can also open PRs for supporting Base-64 encoded string and also for the upload functionality as these are not our priorities for now. Thanks.

Regards,
Zafir.

@HamzaGa
Copy link
Author

HamzaGa commented Jul 17, 2022

Hi,

I am looking for someone to hire to build the background download plugin for me.

If anyone is interested, please reach to me at [email protected]

Regards

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

2 participants