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

[Web] FCM을 위한 푸시 권한 확인 시 모바일에서 서비스가 작동하지 않는 오류 #78

Open
1 task
Limgabi opened this issue Mar 6, 2024 · 0 comments
Assignees
Labels
🚨 Bug 버그 수정

Comments

@Limgabi
Copy link
Contributor

Limgabi commented Mar 6, 2024

📌 Issue

useEffect(() => { requestPermission(); }, []); 하면 모바일에서 서비스 접속 시 흰 화면만 나옴
주석 처리 시 제대로 동작하는 거 확인

✅ Todo

  • FCM 권한 확인 로직 수정
@Limgabi Limgabi added the 🚨 Bug 버그 수정 label Mar 6, 2024
@Limgabi Limgabi self-assigned this Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 Bug 버그 수정
Projects
Status: No status
Development

No branches or pull requests

1 participant