Countly SDK for Windows v1.2.9 Release Notes

Release Date: 2017-07-26 // over 6 years ago
    • ๐Ÿ [windows] Changed the exception storage from localSettings to a file so that it's possible to store more entries.
    • ๐Ÿ [windows] Replaced the System.Net.HttpClient with Windows.Web.Http.HttpClient and reusing it for api calls.
    • ๐Ÿ [windows, wp8] Replaced DispatchTimer with ThreadPoolTimer.
    • [wp8] Reusing the HttpClient for api calls.