HaylLtd / cordova-background-geolocation-plugin

Background and foreground geolocation plugin for Cordova.
Apache License 2.0
56 stars 64 forks source link

Bug in configuration #163

Closed MazahirA closed 11 months ago

MazahirA commented 11 months ago

Describe the bug Shows notification (empty top banner) even on notificationsEnabled: false and startForeground: false To Reproduce Steps to reproduce the behavior: 1- Use the below configuration: ' notificationsEnabled: false, notificationTitle:null, notificationText: null, startForeground: false, debug: false. ' 2-Start the service.

Expected behavior It shouldn't show any notification or try to start a foreground service. It just post locations to the defined URL.

Smartphone (please complete the following information):