popUpZendo / PopUpZendoTimer

0 stars 0 forks source link

Upload Onesignal player ID when user logs in or sign up successfully #6

Closed cupnoodle closed 4 years ago

cupnoodle commented 4 years ago

Referring to issue #5

I am not sure if I understand the issue correctly, my current approach is to only upload player ID to firestore when the user register or sign in successfully, with their UID after register/sign in, which might prevent the issue of wrong playerID uploaded.

@ShinboJosephHall You can try switch to this branch using SourceTree and test it on your iPhone, let me know if this works correctly

I haven't been able to test the push notification on my phone currently as Xcode requires some signing certificate stuff, which require your App Store Connect credentials to generate.