DID_RECOVER notification

According to apple DID_RECOVER is a replacement for RENEWAL. For most of the times I see in logs both of them reach our company server at the same time, but there are occasions when there's only one of it. Also, I've noticed that sometimes RENEWAL is also overlapped with INTERACTIVE_RENEWAL as well.
How should I handle such scenarios?

Replies

Hi fajnalowiec -- your query was a while ago so I don't know if you're still seeing the behaviour you describe. But when you say you receive only one of the messages, is it the old one (RENEWAL) or the new one (DID_RECOVER)?

I'm working on the switchover for my company right now, and am unsure if/when to fully commit to using the new message. The API doc says that RENEWAL is "scheduled for deprecation in production in March 2021", but if both messages are already arriving, I'm wondering what "deprecation" means in this case. I'm afraid they mean that's when they'll stop sending RENEWAL altogether, but am not sure.