Ambreen Kanwal
Ambreen Kanwal
I installed the react-native-rate package and after this, the android build failed. I am using : "react-native": "0.69.5" "react-native-rate": "^1.2.12" android-gradle-plugin-version: 7.1.1 gradle-version: 7.5 Issue: FAILURE: Build failed with an...
I am able to receive the locally scheduled notifications for both Android and IOS and I am trying to navigate the user to screens according to the type of notification...
Despite enabling battery optimization setting, I'm facing an issue in my React Native Android application where background tasks, managed by react-native-background-timer and react-native-background-actions, get terminated when the device is locked....