KMPNotifier icon indicating copy to clipboard operation
KMPNotifier copied to clipboard

SERVICE_NOT_AVAILABLE when trying to obtain token on android

Open T8RIN opened this issue 3 months ago • 1 comments

KMPNotifier and Kotlin version: kmpnotifier version: 1.6.0, kotlin version: 2.2.10

Describe the bug When trying to get FCM token on some devices it throws SERVICE_NOT_AVAILABLE in logs, the problem is, that it works correctly on emulator, but realme causes token to be not retrieved, also i have checked FCM diagnostics on this device, and it seems that firebase is connected, and pushes from other apps are coming with no issues

In which platform bug occurs? android

To Reproduce Find a device with described problem and try to get token

Expected behavior Retrieving push token

T8RIN avatar Sep 23 '25 07:09 T8RIN

I was getting the same issue on a Xiaomi device, it was fixed after restarting the phone

poncho10101 avatar Nov 06 '25 22:11 poncho10101