Code/Web
                
              [Tips] 크롬 브라우저에서 푸시 알림이 보이지 않을때 해결 방법
                codens
                 2019. 12. 2. 11:35
              
              
            
            - 웹 푸시 알림이 작동하지 않고 보이지 않을 때 해결법 
Chrome push notification not work 
Service Worker PushManager  self.registration.showNotification can't display 
* 크롬 개발자 v80 
chrome://flags/#enable-native-notifications  을 Disabled 로 설정 
* 크롬 일반 v78 
위 옵션(enable-native-notifications)이 없음 
- 윈도우 10 설정  
-> 시스템 -> 알림 및 작업  
-> 알림 : 앱 및 다른 보낸 사람의 알림 받기 : 켬 
-> 집중 지원 설정 : 해제 
반응형