keen-sdk-net
keen-sdk-net copied to clipboard
Issue #19. KeenClient.AddEventAsync crashes app when internet connection is lost
trafficstars
Hi I just removed dynamic type for known types of newtonsoft.json library and add additional exception handling for lost internet connectivity (404 error or webexception usually raised in client-side). This code works for me and doesn't crash app without internet connection.