S Scantech Well-Known Member Licensed User May 2, 2019 #1 Using Notification Library. How do i remove it? Sliding left or right will show settings only. I want to slide it to remove it.
Using Notification Library. How do i remove it? Sliding left or right will show settings only. I want to slide it to remove it.
R ronell Well-Known Member Licensed User May 2, 2019 #2 did you have this in your code? B4X: n.OnGoingEvent
Erel Administrator Staff member Licensed User May 2, 2019 #3 Might be a foreground service notification.
S Scantech Well-Known Member Licensed User May 2, 2019 #4 Erel said: Might be a foreground service notification Click to expand... Yes it is. so nothing we can do? ronell said: n.OnGoingEvent Click to expand... No
Erel said: Might be a foreground service notification Click to expand... Yes it is. so nothing we can do? ronell said: n.OnGoingEvent Click to expand... No
DonManfred Expert Licensed User May 2, 2019 #5 Scantech said: Yes it is. so nothing we can do? Click to expand... No. A foreground Service needs to have a notification running
Scantech said: Yes it is. so nothing we can do? Click to expand... No. A foreground Service needs to have a notification running