I use Firebase Storage to upfile. But it does not work THIS IS MY CODE.
upfile
FirebaseStorage storage = FirebaseStorage.getInstance(); StorageReference sto
The key to solving this problem is to enable Storage in the app's permissions. You should follow these steps:
Settings -> Apps -> AppName -> Permissions -> Enable Storage
Remember that the file should exist on the device.