Firebase storage upload not working

Hi Koders
I want to raise sound [audio/3gp] recordings on firebase storage
But nothing happens and I don’t know wrong
I need help please and thank you ,
Capture
:heavy_plus_sign:
Capturem

I used an extension but when download APK the downloading stops

For your compiled app you will need to request permissions:

android.permission.WRITE_EXTERNAL_STORAGE

(the sound component doesn’t raise this request automatically - bug has been reported)

1 Like

Not working

I set permissions:
Screenshot_2020-02-10-10-54-15

Message: user does not have permission to access this object

1 Like

Hi! I have the same problem. Did you find a solution?

I found this as example in the forum a time ago…

I hope you find it useful

Good Luck!

permissionsTaifun.aia (4.2 KB)

1 Like

it’s a firebase problem, not a phone problem

The companion app sets the bucket to one that we don’t have access to “makeroid-companion.xyz” even if the google file is right

This is annoying