Sending a Push Notification to Apple APNs seems to succeed but the Push Notification is not received by the device
I have developed an App in .NET MAUI which supports Push Notifications. If I send a Push Notification from Apple’s website directly to my physical device, the notification is received and properly processed.