planetary-social / nos-notification-service-go

A service which delivers push notifications to APNs
Mozilla Public License 2.0
3 stars 0 forks source link

Notifications not being sent out #26

Closed boreq closed 1 year ago

boreq commented 1 year ago

The event id for which a notification should have been received is note19n4larwfem0dju54ttk50u72tuuv7hhlz5nflx2g4tyu8capwwzsne95rw.

boreq commented 1 year ago

I see multiple notifications here:

/events/2cebfe8dc9ceded972955aed47f3ca5f38cf5eff15269f9948aac9c3e3a17385/notifications
boreq commented 1 year ago

We changed the environment to PRODUCTION, this could have been the cause behind not delivering notifications but I don't have full confidence that this was the actual problem. The notifications should still work when launching from xcode be that on real device or the sim if that setting is set to DEVELOPMENT.

boreq commented 1 year ago

New event to investigate:

boreq commented 1 year ago

Ok we did two things to make this work:

Unclear if both fixes were required or just the second fix was enough but after those two changes notifications are being delivered.