-
Notifications
You must be signed in to change notification settings - Fork 19
Development
Zachary McCoy edited this page Aug 25, 2020
·
2 revisions
Please refer to:
https://disciple-tools.readthedocs.io/en/latest/
And:
https://www.youtube.com/playlist?list=PLNZnizaetELN6_2k3_iRxBhJuyavhqawE
If you're receiving the following error:
Couldn’t get push token for device. Check that your FCM configuration is valid.
Then you need to run expo login
and use either a new Expo Account that you create, or use our shared D.T Account
(Apparently, Expo needs to be logged in to auto-generate the token for the Push Notifications)
Ref: https://github.com/expo/expo/issues/7884#issuecomment-617050920