Hello and thanks for this amazing platform and all of your hard work, I really enjoy working with Backendless backend;
I have a problem, I could not find any documentation or method to upload an image using AngularJS 2 and getting its “file” property after it is been uploaded.
I used this quick start
https://backendless.com/mobile-developers/quick-start-guide-for-angular2/
to begin my project and it is all working perfectly only the issue of a piece of script to upload and image and get it’s “file” and/or ‘objectId’ property/ies.
Thank you.