Is there a planned release for a plugin to upload files in an Angular app? It's a very basic feature that I need! Are there any suggested work-arounds?
Is there a planned release for a plugin to upload files in an Angular app? It's a very basic feature that I need! Are there any suggested work-arounds?
Hi Michael -
We have recently published this in our documentation: https://devcenter.appery.io/documenta...
Also please stay tuned we'll publish a new blog post very soon.
The files uploaded by this tutorial don't seem to be viewable - even when directly downloaded from the collection. I noticed that the jquery plugin saves the type of file correctly in the file collection (for example image/jpeg), but this new Angular tutorial always saves the file type as "application/octet-stream". could that be causing the problem?