Hi,
There have been a few hangs reported for my UWP app in the Partner Center lately:
MOAPPLICATION_HANG_cfffffff_me.myApp!HANG_QUIESCE
I can't reproduce this. Does anyone have any idea how I can narrow this down?
Hi,
There have been a few hangs reported for my UWP app in the Partner Center lately:
MOAPPLICATION_HANG_cfffffff_me.myApp!HANG_QUIESCE
I can't reproduce this. Does anyone have any idea how I can narrow this down?
You could try to integrate App Center SDK in your project, and when your app crashes, App Center Crashes will automatically generate a crash log. It will show more information about crash for you to help fix it.
I already use the AppCenter, but only Analytics to send exceptions (handled and unhandled) with name and stacktrace as event. Probably no exceptions will occur with these hangers. So I don't see any such messages in AppCenter Analytics.
I don't use Crashes yet. Does Crashes automatically send such hangers with further information to the AppCenter?
You can try to use Crashes first. When your app crashes, it will automatically generate a crash log.
10 people are following this question.
How to write and read multiple types of data using Data Writer and Data Reader
Consuming UWP mail api from WPF Desktop Bridge App
Get Network usage information in UWP apps
How to Get/Set Cookies in Windows.Web.Http API
Switch the ListView Datatemplate from one data template to another data template?