AleBarreto / FirebaseAndroidChat

Chat with features : Login with Google | Send Photo Camera | Send Photo Gallery | Send Location
591 stars 241 forks source link

Unable to send photo/location. #25

Closed ils-aashishj closed 5 years ago

ils-aashishj commented 5 years ago

I am always getting below error: java.lang.IllegalArgumentException: The storage Uri could not be parsed. When trying to send Image or Location. StorageReference storageRef = storage.getReferenceFromUrl(Util.URL_STORAGE_REFERENCE).child(Util.FOLDER_STORAGE_IMG);