Hide indicator on iOS
This commit is contained in:
parent
17be5d0e72
commit
f89edaf3a1
1 changed files with 1 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ class Preferences {
|
|||
smallIcon: 'drawable/ic_stat_notify',
|
||||
priority: bg.Config.NOTIFICATION_PRIORITY_LOW,
|
||||
),
|
||||
showsBackgroundLocationIndicator: false,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue