We have an Android and iOS app build using Expo in React Native. Recently, we added Local Notifications - one which notifies everyday at 9 am and other one when there is an event on a particular day / time. They work fab on iOS but on Android I need to disable Battery Optimization on some phone and then it works.
I was wondering if I should move to PUSH notifications to solve this problem but then I came across this One Signal Help Guide and it looks like even PUSH notifications are not spared by Battery Optimization. Is my understanding correct?
Even after using PUSH --> notifications may still be missing right due to Battery Optimization on Android ?
from Using Local Notifications with Battery Optimisation off - will PUSH Notifications be sparred by Battery Optimisation
No comments:
Post a Comment