Hi,
I am trying to integrate Push Notification using Azure Notification Hub.
Azure Portal
Created a New notification hub and added required setting in APNS
I tried with both Authentication Mode(Certificate/Token)
Client
Receiving logs saying "Registered for push notifications with token: <devicetoken>"
But unable to receive the test Push notification sent to iPhone
in portal receiving success message saying when test notification sent to Apple Platform
"Successfully sent test message. Outcome: {0 passed, 0 failed}. Please see result section for details."
Please help me out in this, Also I am not able to find any documentation/Tutorial kind for Integrating with an iOS app using Swift.
.png)