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

Not working in iOS #19

Open
tejaskutal opened this issue Feb 5, 2018 · 3 comments
Open

Not working in iOS #19

tejaskutal opened this issue Feb 5, 2018 · 3 comments

Comments

@tejaskutal
Copy link

It was working fine until recently, I followed the steps here but the following code does not work.

this.base64.encodeFile(filePath).then((base64File: string) => { console.log(base64File); }, (err) => { console.log(err); });

The above code does not work.

@nawwa
Copy link

nawwa commented Aug 27, 2018

Same !

@devnik
Copy link

devnik commented Oct 1, 2018

same

@rogerbenevento
Copy link

Same, return this error:
Failed to load resource: the server responded with a status of 404 (Not Found)

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

4 participants