Hey,
So I am trying to implement Push notifications via Pushsharp on Android. The moment I reference pushsharp - I get Manifest malformed error. Here is my android manifest:
This results in packaging failure and I am unable to deploy it on the device.
Anyone tried using PushSharp or can replicate the error?