cryonics-institute / checkin

A Mobile+Web Suite That Lets Those You Love Know You're OK; A Dead Man's Switch for Your Phone
GNU General Public License v3.0
3 stars 1 forks source link

Finish Android App #107

Closed ghost closed 4 years ago

ghost commented 4 years ago

This request grabs the device token from Android and saves it in the Redux store. This makes that token available to be uploaded to the Firestore where Cloud Functions can use it to issue push notifications to Android devices.

Things are still a bit dirty but ready for testing on physical devices.