WindowsAppCommunity / UWPCommunityApp

A UWP companion app for the UWP Community website
https://www.microsoft.com/store/apps/9PJW4588MKV0
13 stars 5 forks source link

Fix Refit.ApiException in <<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext () #50

Closed yoshiask closed 4 years ago

yoshiask commented 4 years ago

Version 1.1.1.0(1.1.1.0)

Stacktrace

Refit.RequestBuilderImplementation.<>c__DisplayClass14_02.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() + 0x911;Refit.RequestBuilderImplementation.<>c__DisplayClass14_02

UWPCommunity.Views.LaunchView.d__19.MoveNext() + 0xbe;UWPCommunity.Views.LaunchView

Interop.ComCallHelpers.Call(ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_16[TThis](ComObject, Int32) + 0x24;Interop

Reason

Refit.ApiException

Link to App Center