Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reminders are broken #6

Closed
erosson opened this issue May 27, 2020 · 1 comment
Closed

reminders are broken #6

erosson opened this issue May 27, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@erosson
Copy link
Owner

erosson commented May 27, 2020

open the settings screen > check "please remind me" > leave the settings screen > open the settings screen

it should still be checked, but it is not. also pretty sure reminders will not actually be sent

OneSignal handled reminder notifications. I signed up for it and replaced freecbt's api key - but failed to test it, and something's clearly not right

@erosson erosson added the bug Something isn't working label May 27, 2020
@erosson
Copy link
Owner Author

erosson commented May 28, 2020

https://documentation.onesignal.com/docs/react-native-sdk-setup

Expo Developers - You will have to eject in order to complete the following steps since OneSignal is a Native SDK.

but I don't wanna eject, that'll break potential ios+expo later, I think

expo has push notifications builtin, but they require your own webserver?: https://docs.expo.io/guides/push-notifications/

This is tricker than I expected to get working, and I don't think it's worth blocking our first release. removing reminders from the settings screen for now. #9 will re-enable.

android production release automation moved this from To do to Done May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

1 participant