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.
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
toPushTicket
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.