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

Firebase에 저장할때 온라인이어야만 가능한 것일까요? #8

Open
Bluishhot-Star opened this issue Feb 14, 2024 · 1 comment
Labels
question Further information is requested

Comments

@Bluishhot-Star
Copy link
Contributor

우리가 현재까지 구현한 기능으로는 사용자가 온라인이 아닌 상태라면 어플리케이션 기능을 사용하지 못하게 될 것 같습니다.
혹시 캐시를 사용하는 등, 오프라인에서 잠깐 데이터를 모아두었다가 온라인이 되면 DB에 동기화되도록 할 수 있을지 확인해보는게 좋을 것 같습니다!

@Bluishhot-Star Bluishhot-Star added the question Further information is requested label Feb 14, 2024
@candleboxyz
Copy link
Contributor

좋은 생각이에요! 파이어스토어에서 로컬 캐싱을 구현하는 방법에 대해 알아보는 게 좋을 것 같습니다.
그러면 인터넷 환경이 좋지 못한 경우라고 사용자가 불편 없이 사용할 수 있겠네요!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants