Android Studio
[Android][Firebase][해결]StorageException
코린이탈출기
2022. 9. 20. 15:39
728x90
이미지 업로드 중 에러 발생
E/StorageException: The server has terminated the upload session
Storage 규칙에서 false를 null 또는 true로 변경했지만 같은 에러 발생
stackoverflow를 참고하여 아래와 같이 수정했고 해결됐다.
(참고)
728x90