Firebase storage - upload to imported bucket (android application) -


i build android application using firebase storage store image, can store image default bucket. , want store them bucket imported google cloud platform.

i tried put bucket folder link using same method store default bucket error.

what did changed link gs://project-name.appspot.com/ gs://bucket-name/

this error message :

caused by: java.lang.illegalargumentexception: supplied bucketname not available project.

how can solve this?


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

android - How to prevent keyboard from closing when bottom dialog is open? -