Libin Lu
Libin Lu
I don't have such issue with the example project in android 
have you checked notification permission on the phone OS?
does it happen on other brand devices? or simulator?
hi @binzailani3136 I'm not expert on the badge implementation and I don't have android device that supports badge to test. If you can debug the android solution, try check if...
can you try set "content_available": true and "priority": "high"?
for Android, make sure you don't pass `notification` in payload otherwise it won't when app is in background
you need to do try catch around the permission call because it rejects if permission is not granted
do you have the crash log?
sounds like a FCM question. I have no clue. Check if refresh token is tirggered?
Can you start receiving notification after delete and reinstall the app?