forem / ForemWebView-ios

Forem core interface SDK
GNU General Public License v3.0
22 stars 7 forks source link

Device registration enhancement #30

Closed fdocr closed 3 years ago

fdocr commented 3 years ago

What's included in this PR:

Note: In order to test this it's necessary to checkout https://github.com/forem/forem/pull/13427 locally

fdocr commented 3 years ago

have you tested this locally with push notifications?

This only modifies the way we are attempting to persist the Device in the DB. I just added a change again to rely on status code 201 suggested here.

Regardless, I just tested it locally again all throughout (fresh install, device registration, PN delivery & opening payload URL) to be certain it's solid, looking good 💯