안드로이드 fcm com.google.firebase.messaging.default_notification_icon error
firebase sdk 버전이 낮을 경우 에러 발생
어플이 닫혀있을 경우 ( 홈버튼이나 잠금화면의 경우 )
default 아이콘이 나와야 하는데, 나오지 않는 경우에 다음과 같이 해결하세요~
에러발생
com.google.firebase:firebase-messaging:11.8.0
에러해결
implementation 'com.google.firebase:firebase-messaging:12.0.1'
즐거운 시간 보내세요~
댓글 없음:
댓글 쓰기