Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] iOS에서만 피드뷰의 첫 번째 사진이 가로 비율의 사진이 나오지 않음 #242

Closed
LeeJae-H opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@LeeJae-H
Copy link
Collaborator

Describe the bug
Android에서는 해당 문제가 발생하지 않는데, iOS에서는 해당 로직이 적용되지 않는다.

To Reproduce
1.GET, "/api/v1/users/examples/with-picture"
2. request header: jwt
3. 앱 작동에 문제가 생기지는 않지만, 가로 비율의 사진이 첫 번째에 오는 로직이 적용되지 않는다.

Expected behavior
인앱 결제 추가에 따라 응답에 type 필드가 추가된 것 이외에는 수정한 것이 없다.
이 부분을 삭제하고 다시 테스트 해봐야 겠다.

Screenshots
swagger or postman 스샷 있으면 도움이 많이 됩니다.

Additional context
Add any other context about the problem here.

@LeeJae-H LeeJae-H added the bug Something isn't working label Dec 11, 2024
@LeeJae-H LeeJae-H self-assigned this Dec 11, 2024
LeeJae-H added a commit that referenced this issue Dec 11, 2024
Fix: #242 피드 뷰 예시 사진 조회 API의 ResponseDto 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant