Skip to content

Commit

Permalink
Add android:foregroundServiceType="location" do service
Browse files Browse the repository at this point in the history
  • Loading branch information
hoisel authored Apr 7, 2021
1 parent 98b5a67 commit cd5a38b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
android:enabled="true"
android:exported="false"
android:name="com.marianhello.bgloc.LocationService"
android:foregroundServiceType="location"
/>
<receiver
android:name="com.marianhello.bgloc.BootCompletedReceiver"
Expand Down

0 comments on commit cd5a38b

Please sign in to comment.