We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
하나의 사이클이 끝나고 나면 다음 사이클이 진행되어야 하는데, 진행이 안된 상태에서 멈춰있음.
에러 발생 당시 앱은 백그라운드 상태였으므로 포어그라운드일때 사이클이 끝난 경우와 백그라운드일때 사이클이 끝난 경우를 분리해서 문제점을 파악해야 함.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
하나의 사이클이 끝나고 나면
다음 사이클이 진행되어야 하는데,
진행이 안된 상태에서 멈춰있음.
에러 발생 당시 앱은 백그라운드 상태였으므로
포어그라운드일때 사이클이 끝난 경우와
백그라운드일때 사이클이 끝난 경우를
분리해서 문제점을 파악해야 함.
The text was updated successfully, but these errors were encountered: