To send notifications to my adhoc app i selected previously Distribution APNS service. I got notifications successfully.
But now while creating certificate I’m in confusion which one to select in portal..
Selected (sandbox&Prodcution) and created .p12 file and uploaded to my sever.. But Im getting following error You have selected the Production server, yet your Certificate does not appear to be the Production certificate! Please check to ensure you have the correct certificate!
I figured out the Issue is due to PushSharp,
https://github.com/Redth/PushSharp/issues/585#issue
But unable to edit/Modify that code in that class.
Please help me
Thank you...