Your alarms may not ring You killed the app
Closed this issue · 9 comments
Zubairpv commented
gdelataillade commented
Hi @Zubairpv
This is a feature I developed for the package. With the latest updates, it's not useful to have this anymore for Android because alarm will always ring. I recommend to set it like this in your AlarmSettings
:
enableNotificationOnKill: Platform.isIOS
Zubairpv commented
@gdelataillade alrm not ringing
gdelataillade commented
@Zubairpv Please make sure you carefully read the README and followed the installation steps. Do you have any error logs ?
Zubairpv commented
In my phone its working but after release apk in my friend phone its not working
Zubairpv commented
Alarm set function is working
gdelataillade commented
Did he allowed notifications to show ?
Zubairpv commented
Yes
Zubairpv commented
If he doesn't allow then he will see the app killed notification?
gdelataillade commented
No he won't. It's also mandatory to allow notification on Android so the alarm can trigger.