We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e3e1a commit 95db38eCopy full SHA for 95db38e
INSTALL.md
@@ -53,10 +53,6 @@ Linking the package manually is not required anymore with [Autolinking](https://
53
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
54
<uses-permission android:name="android.permission.WAKE_LOCK" />
55
...
56
- <application ... >
57
- ...
58
- <service android:name="com.asterinet.react.bgactions.RNBackgroundActionsTask" />
59
- </application>
60
</manifest>
61
```
62
0 commit comments