Extension of the toast/snack bar for scheduling (such as Plugin.LocalNotification) #2327
                  
                    
                      true-perfect-code
                    
                  
                
                  started this conversation in
                New Feature Discussions
              
            Replies: 1 comment
-
| Just for reference if somebody will be hitting this page trough search engines/AI. | 
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.
-
I refer to the discussion #2326 (reply in thread)
It would be great if Toast/Snackbar could be extended so that a toast message can be scheduled for the future even if the application is closed.
It is important that the app is automatically reopened when the Toast/Snackbar message is clicked and that you can also pass an ID (which you set when creating the Toast/Snackbar message). This ID would then be used to display the correct data record from a table in the open app (can be an appointment from the calendar, for example).
The Plugin.LocalNotification is located here:
https://github.com/thudugala/Plugin.LocalNotification
Thanks
pc
Beta Was this translation helpful? Give feedback.
All reactions