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.
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.