mirzemehdi / KMPNotifier

Kotlin Multiplatform Push Notification Library targetting android, iOS, Desktop and Web (JS and Wasm)
http://mirzemehdi.com/KMPNotifier/
Apache License 2.0
300 stars 16 forks source link

Notifications when Lockscreen #25

Closed Supereuro closed 3 months ago

Supereuro commented 5 months ago

I have a problem with receiving messages when the lock screen is activated (iOS or android) In Foreground or Background no problem only when the lock screen is activated no messages arrive on the phone(s).

Is this a common problem or do I miss some configuration in manifest / plist?

mirzemehdi commented 5 months ago

@Supereuro I think this is normal if you can get notifications both in background and foreground.

https://stackoverflow.com/questions/56588973/i-cant-receive-notifications-when-screen-is-lock

mirzemehdi commented 3 months ago

Closing this issue due to inactivity. If this is still an issue or need a help, please feel free to reopen the issue and provide additional context or updates. Thank you.