FirebaseStorage returning unknown error when requesting image

后端 未结 10 846
[愿得一人]
[愿得一人] 2020-12-02 02:05

I am trying to pull in an image I have added to my firebase storage on an Android device. Every time this runs I get this error from the onFailureListener()

10条回答
  •  死守一世寂寞
    2020-12-02 02:13

    Update Google Play Services on your device, not in your gradle script (though do that, too).

    After banging my head against the wall for about an hour due to only skimming benjamin-wulfe's answer as well as others on the internet, I came back and read it carefully. Hope this will help others avoid my mistake!

提交回复
热议问题