nstudio / nativescript-camera-plus

MIT License
79 stars 50 forks source link

Cant upload files with 3.1.0 version #142

Closed calleja23 closed 3 years ago

calleja23 commented 3 years ago

Hi! first thing thank you very much! tns version CLI: 6.5.1 tns android is 6.5.3

-on some devices I was getting the following error -then i applied this commit -And now when i use Background Upload NativeScript plugin, I can't upload files (before I could) I always get a failed upload (ERROR -1) only happens with version 3.1.0 if i use 3.0.7 or 3.0.8 i can upload files but if i use 3.1.0 i cant upload if you need more information ask me! THANKS and regards!!

calleja23 commented 3 years ago

thanks @triniwiz in the manifest add android:requestLegacyExternalStorage="true"