How to create a notification that does not go away until it is cleared programmatically? #713
Unanswered
saoudnazir
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to create a notification that does not go away until it is cleared programmatically. Just like in Android, having key "ongoing" with value of "true" and "autoCancel" with "false".
Also, I am not an iPhone user. Is it possible to have Press ACTION on notification screen on iOS? Because I am not able to see them. Though, I can see them while dragging the notification down immediately when notification pops up.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions