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

앱 재진입시 재생 버그 fix ( 재생 중(isPlaying=true)인 상태에서 앱 종료 ) #333

Merged
merged 4 commits into from
Dec 12, 2023

Conversation

2taezeat
Copy link
Collaborator

@2taezeat 2taezeat commented Dec 12, 2023

Issue

Overview

  • Android Api 33, emulator 에서 버그 제거
  • coroutine 버전 변경

@2taezeat 2taezeat added 🐞 bug 버그 수정 🤖 android android labels Dec 12, 2023
@2taezeat 2taezeat added this to the 🎶 music player milestone Dec 12, 2023
@2taezeat 2taezeat self-assigned this Dec 12, 2023
@2taezeat 2taezeat changed the title Android/feature/329 앱 재진입시 재생 버그 (재생 중(isPlaying=true)인 상태에서 앱 종료) Dec 12, 2023
@2taezeat 2taezeat changed the title 앱 재진입시 재생 버그 (재생 중(isPlaying=true)인 상태에서 앱 종료) 앱 재진입시 재생 버그 fix (재생 중(isPlaying=true)인 상태에서 앱 종료) Dec 12, 2023
@2taezeat 2taezeat linked an issue Dec 12, 2023 that may be closed by this pull request
Copy link

Test Results

6 tests   6 ✔️  1s ⏱️
2 suites  0 💤
2 files    0

Results for commit 16e4fe4.

Copy link
Member

@youlalala youlalala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생해써

Copy link
Member

@HamBP HamBP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생했어용

@2taezeat 2taezeat merged commit ffb20e7 into develop Dec 12, 2023
2 checks passed
@2taezeat 2taezeat deleted the android/feature/329 branch December 12, 2023 13:53
@2taezeat 2taezeat changed the title 앱 재진입시 재생 버그 fix (재생 중(isPlaying=true)인 상태에서 앱 종료) 앱 재진입시 재생 버그 fix ( 재생 중(isPlaying=true)인 상태에서 앱 종료 ) Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 android android 🐞 bug 버그 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

앱 재진입시 재생 버그 ( 재생 중(isPlaying=true)인 상태에서 앱 종료 )
3 participants