-
Notifications
You must be signed in to change notification settings - Fork 74
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
[북마크] 앱이 종료된 이후에도 북마크한 세션 아이디를 유지한다 #202
Comments
🙋♂️ |
@l2hyunwoo 감사합니다! 참고로 아래 이슈가 닫힌 이후에 작업하는 것도 고려해보시면 좋을 것 같아요. 해당 이슈를 진행하기 위해 DataStore 의존성을 추가하여 작업 진행 예정이십니다. |
@l2hyunwoo 언급했던 이슈가 Closed 되어 알려드립니다! 작업에 참고 부탁드려요. |
이 이슈가 진행이 되어야 기능 테스트도 진행할 수 있을 것 같습니다 (물론 Unit Test로 검증할 수야 있겠습니다만 UI 구현된 곳에서도 검증이 필요할 수도 있을 것 같아서요) |
이전 작업이 머지되어 작업 시작해보도록 하겠습니다. |
@l2hyunwoo 네! 진행하시는데 어려움이 있으시다면 편하게 알려주세요. |
l2hyunwoo
added a commit
to l2hyunwoo/DroidKnightsApp
that referenced
this issue
Aug 31, 2023
…리할 수 있게 설정 [feature/droidknights#202] Session 데이터 스토어 분리 후 DI쪽에서 named로 제공 달리할 수 있게 설정
l2hyunwoo
added a commit
to l2hyunwoo/DroidKnightsApp
that referenced
this issue
Aug 31, 2023
l2hyunwoo
added a commit
to l2hyunwoo/DroidKnightsApp
that referenced
this issue
Aug 31, 2023
l2hyunwoo
added a commit
to l2hyunwoo/DroidKnightsApp
that referenced
this issue
Aug 31, 2023
l2hyunwoo
added a commit
to l2hyunwoo/DroidKnightsApp
that referenced
this issue
Aug 31, 2023
l2hyunwoo
added a commit
to l2hyunwoo/DroidKnightsApp
that referenced
this issue
Aug 31, 2023
l2hyunwoo
added a commit
to l2hyunwoo/DroidKnightsApp
that referenced
this issue
Aug 31, 2023
l2hyunwoo
added a commit
to l2hyunwoo/DroidKnightsApp
that referenced
this issue
Aug 31, 2023
- core data 모듈에 datastore 의존성 제거 - 추상화된 PreferencesDataSource와 구현체 모두 core datastore 모듈로 이동
laco-dev
added a commit
that referenced
this issue
Aug 31, 2023
[feature/#202] 앱이 종료된 이후에도 북마크 세션들을 유지한다
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Kind (Required)
Overview (Required)
The text was updated successfully, but these errors were encountered: