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

[FEAT] HealthKit 비동기 & 동기 처리 dispathQueue로 바꾸기 #61

Open
1 task
hryeong66 opened this issue Nov 10, 2021 · 0 comments
Open
1 task

Comments

@hryeong66
Copy link
Member

💡 Issue

HealthKit 비동기 & 동기 처리 dispathQueue로 바꾸기입니다.

📝 todo

  • 3가지 방법 적용해보고 가장 괜찮은 방법으로 적용하기
  1. custom queue를 만들어서 (serial)로 각각 작업을 넣어보자
  2. completion이 비동기 적으로 일어나는지 확인해봐야할듯
  3. 만약 비동기적으로 처리가 된다면, 파라미터로 serial queue를 넣어주자
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant