In December I updated the Nuget to newest version. Since then it stopped logging.
I configure it still the same with this line:
HockeyClient.Current.Configure(ServiceConstants.HOCKEY_APP_WINDOWS_ID);
Do I miss something?
I tested the latest release of the UWP SDK and crash reports were logged as expected. If the suggestions below do not resolve your issue, you can contact HockeyApp directly at https://support.hockeyapp.net
Few things to check:
<Assembly Name="*Application*" Dynamic="Required All" />