dotAPNS icon indicating copy to clipboard operation
dotAPNS copied to clipboard

HTTP request failed: System.Net.Http.HttpRequestException: Error while copying content to a stream.

Open Ghousepasha-ios opened this issue 3 months ago • 0 comments

Describe the bug Some notification are sending successfully, but some of the them receiving following error

Code snippet Using ApnsClient.CreateUsingJwt(client, options)

Expected behavior All notification should be sent, but some of them receiving this below error.

Actual behavior image

using .Net Framework 4.7

Ghousepasha-ios avatar Oct 27 '24 20:10 Ghousepasha-ios