Pushover

I am currently coding a small app for Pushover which is working well.


What happens when this code is used 

AdvPushOver1.PushOverMessage.Priority := mpConfirmation ;

I tried it and can a confirmation button on the receiving screen 

When pressed , what happens next ? Can we track responses


First of all, Pushover only tracks receipt for emergency-priority messages but at this time, our component does not expose this receipt confirmation yet. We'll consider this for a future update.

Thank you