bitwarden / android

Bitwarden mobile app for Android.
https://bitwarden.com
GNU General Public License v3.0
6.52k stars 818 forks source link

Persist notification is not persistent on Android #134

Closed edouardmenayde closed 4 months ago

edouardmenayde commented 7 years ago

Persist notification can be swiped away on Android 6.

kspearrin commented 7 years ago

It should come back though, correct?

edouardmenayde commented 7 years ago

Sometimes but not always. It will sometimes take a bit of time too. Really weird... Why is this the notification not really persistent ? Could there be an option for persistent notification and swipable one separately, if the current behavior is the intended one ?

kspearrin commented 7 years ago

This is the expected behavior currently. It's not a setOngoing notification in terms of Android Development.

louisgrasset commented 7 years ago

So is there a way you add an option with a setOngoing notification ?

kspearrin commented 7 years ago

Would have to look into it. We'll need to update the ongoing notification with new "extras" each time the URI changes for the given webpage/app. Need to figure out how that is done.

ecarl65 commented 6 years ago

I also have this issue rather frequently. I can't seem to do anything to make the notification appear when it's gone. I've tried going in and turning that setting off and on again, but it doesn't appear to work.

andrebrait commented 6 years ago

It doesn't even appear to me, Running Android 8.0 on a Zenfone 4.

vvolkgang commented 4 months ago

Issue migrated to https://github.com/bitwarden/mobile/issues/134