tpeczek/Demo.AspNetCore.PushNotifications

Add handling for 410 and 404 responses from Push Service

Closed this issue · 0 comments

If the subscription is no longer valid Push Service will respond with 410 or 404 status. This response should be handled in order to remove no longer valid subscription.