eikonomega / django-notification-system

Want to send notifications from your Django app? Start here.
MIT License
14 stars 9 forks source link

Update exponent_server_sdk to >=1.0.0 #32

Closed nklsw closed 11 months ago

nklsw commented 3 years ago

This would be a sustainable fix for #30 with the downside that exponent_server_sdk <1.0.0 will not be compatible anymore.

Changed the classname PushResponse to PushTicket and included the message ID in the tests.

Since I do not use Expo myself and am not really familiar with its SDK, I would ask you to check the technical function one more time. I'm not sure what the impact of introducing the ID actually is.

branks42 commented 3 years ago

Thanks @nklsw, won't have time to look at this for a while, but appreciate it!