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
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