Baptiste Engel

Results 1 comments of Baptiste Engel

In the example code, try using LoadFomFileAsync instead of LoadAsync. Instead of an URL, you have to pass a File object. You can easily find how to upload a file...