Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newtonsoft.Json.JsonReaderException error in push notification plugin #802

Open
rodrigolivaresr opened this issue Jan 17, 2017 · 2 comments

Comments

@rodrigolivaresr
Copy link

rodrigolivaresr commented Jan 17, 2017

What version of PushSharp are you using?

1.2.4

Describe your issue:

I get this error trying to get a notification.

Newtonsoft.Json.JsonReaderException: Error reading JObject from JsonReader

This error occurs in the method

void IPushNotificationListener.OnMessage(JObject parameters, DeviceType deviceType)
{
}
Any solution? I'm using the latest version of the push notification plugin (1.2.4)

@rodrigolivaresr
Copy link
Author

actually the exception is Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: s. Path '', line 0, position 0

@rodrigolivaresr
Copy link
Author

PLEASE HELP !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant