Closed SurajMohanty02 closed 1 year ago
Ios, android or both?
I've tested on Android
notification is show?
-> android only work. when notification show
may be api v12??(i don't remember) above, you must turn off battery optimization
@judaihyun yes , when screen is on it is showing . For some devices notification is not showing once it goes to sleep mode. Battery optimization was off only.
I'm experiencing same issues. It works well when device is screen is on but once it turns off, the background will not execute. I'm testing on Android 11
@SurajMohanty02 were you able to resolve this?
Make sure these steps are configured correctly:
Yea. I have these configured correctly but still nothing.
the same
Any solutions so far?
w
Are you using this library for getting location ? If so then use react-native-get-location
The same
You need to turn off battery Optimization or Power Saving Mode for your app in Setting, if you using android 13, let check the notification, background actions need the notification.
Hii, This package works fine when screen is on . But if i lock the device means it is not working. Can you please suggest me any solution ?