Note: Firebase Storage does not work in Companion.
Where did you get Upload Photo, I don’t have that option? Over here I am using upload file.
Did you import JSON File?
You are doing in the wrong method.
After taking the picture or the image.
Upload file
Inputs
File ~ get Image
Upload Path ~ join block ~ random integer and .png (Any Image Format) By Using Random Integer the previous file won’t overwritte.
Then it should upload.
Also add when FirebaseStorage1 .Upload Success
So that you can get to know it did upload or not
but if when FirebaseStorage1 .Upload Failed
So that you can know what was the problem.
Tip: In Companion to verify everything is working just test it, If the Error says User does not have access to this object. then it will work in the APK.