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

file not exists base64 #52

Closed
ol3j opened this issue Jul 13, 2014 · 1 comment
Closed

file not exists base64 #52

ol3j opened this issue Jul 13, 2014 · 1 comment

Comments

@ol3j
Copy link

ol3j commented Jul 13, 2014

Hi,

I can't attach file in base64 formats. I have device Samsung Note 3 (SM-N9005), Android 4.4.2.
I'm using this code.
window.plugin.email.open({
subject: 'hi there',
body: 'file for you',
isHtml: true,
attachments: [dataURL]
});
On the other device with android 4.0.x it is working.

@katzer
Copy link
Owner

katzer commented Oct 9, 2014

The base64 feature works now without a content provider. Hope that fixes your issue.

@katzer katzer closed this as completed Oct 9, 2014
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