Closed DunkyG closed 8 years ago
I'm not too familiar with Mono, but let me ask you this, when you create your Client object are you using the optional parameter for TimeZoneInfo on the Client constructor?
var myClient = new PushbulletClient("APIKEY", TimeZoneInfo.Local);
When I try to get the client info using your library under mono I get the following error. Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-10)