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 1dd4419 commit de73eabCopy full SHA for de73eab
assets/runtime/android/files/android-runtime-1347/AndroidManifest.xml
@@ -21,7 +21,7 @@
21
android:icon="@drawable/icon"
22
android:label="@string/app_name"
23
android:theme="@style/AppTheme">
24
- <service android:name="com.nativescript.MyIntentService"
+ <service android:name="com.nativescript.location.BackgroundService"
25
android:exported="false" >
26
</service>
27
<activity
0 commit comments