Closed cjmartin2 closed 10 years ago
This is now in onResume. But needs a Confirm/Cancel dialog.
This is so when the donor clicks the push notif the app launches and asks the donor if they are available, right?
Then depending if donor answers yes, if no, etc decided based on #17
Yes exactly. And the code to update the Parse object, and to send the PushNotif is already done and tested. Just needs to be connected to onClick events of the dialog.
Done
in MainActivity::onResume need to poll server for pending requests, if there are any, show a dialog to user to confirm or deny.
On confirm, push notif back to volunteer.