private void uploadImageToFirebaseStorage() { StorageReference profileImageRef = FirebaseStorage.getInstance().getReference(\"profilepics/\" + System.cur
I still having this error. What might be wrong? I already changed the permissions, and users to anonymous.