I am working with windows azure service bus to send push notifications to my app on both iOS and Android
I followed the steps of uploading the push certificate twice before and it worked good on the production
Suddenly , by working on a new project , It stopped working in the new hub and in the old hubs although i am still uploading the Push certificate files as written in the reference
On sending , the hub sends to Android but fails to send to iOS
So is there any probability that the hub could have issues handling the push certificates ? or is it an issue APNS ? or did i miss handling something ?
Waiting for your response as soon as possible
Thanks in advance