Click on Shiny Notification and bring app in to foreground #1023
csharpcoder198
started this conversation in
Ideas
Replies: 1 comment
-
Looks like I needed the Notification Delegate and the OnEntry Implementation. I am off to the races |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there some set up I can/should do in Shiny 2.5.2 so that clicking on a notification issued from a Geofence Delegate in background which will bring my app into foreground? I can imagine I would add Messaging Center and proceed from there. However, If it is in the "Shiny" Box so that I am not adding functionality that is already available to me.
FYI: I only have the GeoFenceDelegate implemented. I am guessing perhaps I need a Delegate for INotificationDelegate or something along those lines.
Beta Was this translation helpful? Give feedback.
All reactions