I am not able to send Notifications to Apple Devices using the Moon-APNS. I have the APNS implementation in a separate Class Library Project as MyProjet.APNS
. While adding reference of the class library MyProject.APNS
to my Web Project MyProject.Web
, the reference shows a yellow exclamation mark.
How do I make it run? Need help!