Start a new topic

Why is my ping resulting in an Object Reference Not Set error

I am tying to use Kinvey in my Xamarin.iOS app. Have created a client and set FilePath and Offline Platforms successfully. However, a call to client.Ping throws



Object reference not set to an instance of an object /Kinvey-Utils



error. Cant figure out how to figure out the root cause.

Ok, turns out the Logger on the client was not set. The logger is mandatory.
Sorry you ran into this problem, but it does look like you were able to solve this (by tossing in a logger).



Is there anything else you need at this time?
Login or Signup to post a comment