Closed SaGaR1084 closed 4 months ago
Maybe problem with react-native@0.74
.
I have an error because of this, just downgrade to 0.73.6
Can you share your manifest?
The manifest is missing
<service android:name="com.asterinet.react.bgactions.RNBackgroundActionsTask" android:foregroundServiceType="..." />
I have writen foregroundServiceType, but not work ( crash again ). Does this version support react-native 0.71?
this is my environment:
"react-native": "0.71.14",
"react-native-background-actions": "^4.0.1"
AndroidManifest.xml:
android:name="com.asterinet.react.bgactions.RNBackgroundActionsTask" android:foregroundServiceType="location"
build.gradle:
compileSdkVersion = 34 targetSdkVersion = 34 kotlinVersion = '1.8.10'
@vzkharov
@chenkuangkuang Did u got the answer? I writen the same here, but still crashing
Android version details:-
package version details:-
Getting Error:-