Is it possible to use local notifications? #14962
Unanswered
ComptonAlvaro
asked this question in
Q&A
Replies: 1 comment
-
@ComptonAlvaro https://github.com/thudugala/Plugin.LocalNotification |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Description
When an event happens in the application, I would like to create a notification to the user.
All the examples that I have seen are push notifications, that are notifications that I have receive from internet, but I would like to know if it is possible to do it without internet, just from application to notifications.
If there are some example o documentation that explain how to do it, it would be a very good start ponit.
Thanks.
Public API Changes
There is no API changes
Intended Use-Case
When an application runs in the background, I would like to get a notificaction from the application if something has to be notificate to the user.
Beta Was this translation helpful? Give feedback.
All reactions