[ERROR/EXCEPTION] (WIP) Firebase Messaging Service Error
2021. 4. 23. 19:09ㆍAndroid/개발 CASE
반응형
- Error Message
2020-07-10 10:29:34.054 28366-28629/com.hli.dp.tmdb V/FA: Inactivity, disconnecting from the service
2020-07-10 10:29:36.895 28366-28629/com.hli.dp.tmdb D/FA: Event not sent since app measurement is disabled
2020-07-10 10:29:36.902 28366-29428/com.hli.dp.tmdb W/FirebaseMessaging: Notification Channel set in AndroidManifest.xml has not been created by the app. Default value will be used.
- 현상
Notification이 Foreground 상태일 때 처리가 진행되지 않음
- 원인
(WIP) Firebase Messaging Service Error
재설치 후 시도해보니 됨. 이유는 모르겠음.
반응형
'Android > 개발 CASE' 카테고리의 다른 글
[ERROR/EXCEPTION] WebView CrossThreadException (0) | 2021.06.17 |
---|---|
RxJava 같은 리소스로 여러번 발행하기 (0) | 2021.06.17 |
ChildView에 대한 ViewTreeObserver는 같다 (0) | 2021.06.17 |
[ERROR/EXCEPTION] Mediaplayer 파일 재생 불가(내부저장소 접근 불가) + 내/외부 저장소 접근 (0) | 2021.04.23 |
DialogFragment / Fragment / Activity 데이터 전달 (0) | 2021.04.23 |