Which is the difference between Notification.build() and NotificationCompat.Build() #15059
Unanswered
ComptonAlvaro
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
Uh oh!
There was an error while loading. Please reload this page.
-
In the documentation, I have seen that to create a notification is used Notification.Build() but in another examples it is used NotificationCompat.Build().
In this post in StackOverflow they told about some versiones of both methods are deprecated.
So I would like to know which is the actual best way to create a notification.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions