fix: LoginEvent에서 디바이스를 찾지 못하는 오류 수정 #112
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue Number
close: #
작업 개요
(#108)
LoginEvent
에서 디바이스 식별자를 전달하게 되는데, 사전에 디바이스 토큰을 업데이트하지 않은 사용자는 디바이스 레코드가 존재하지 않아 404 오류가 발생한다.작업 사항
디바이스가 없는 경우에 대해 분기 처리를 진행했습니다.
고민한 점들(필수 X)
여기에 작성하세요
스크린샷(필수 X)
여기에 작성하세요