Giter VIP home page Giter VIP logo

uwpcommunityapp's Introduction

GitHub license PRs Welcome

!NOTICE!

This app is not currently being maintained. Development will resume when the the UWP Community backend goes live.

UWP Community app

A companion app for the UWP Community website

Store link: https://www.microsoft.com/store/apps/9PJW4588MKV0

Contributors' guide

If you wish to make contributions or checkout in-development features, we recommend cloning the dev branch. The master branch is intended to be the current state of the current version of the app available in the Microsoft Store. The dev branch is the next update for the Store version. Any other branches are for specific features that aren't targeting the next release, or are completely experimental.

Please, do not commit or merge directly into the master branch!

Screenshots

uwpcommunityapp's People

Contributors

avknaidu avatar ismaelestalayo avatar marcelwgn avatar yoshiask avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

uwpcommunityapp's Issues

Fix System.InvalidCastException in MainPage_obj4_Bindings.SetDataRoot (Object newDataRoot)

Version 1.1.1.0(1.1.1.0)

Stacktrace

UWPCommunity.MainPage.MainPage_obj4_Bindings.SetDataRoot(Object newDataRoot);UWPCommunity.MainPage

UWPCommunity.MainPage.MainPage_obj4_Bindings.ProcessBindings(Object item, Int32 itemIndex, Int32 phase, Int32& nextPhase);UWPCommunity.MainPage

Reason

System.InvalidCastException

Link to App Center

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.1.0.0(1.1.0.0)

Stacktrace

UWPCommunity.Views.HomeView.<HomeView_Loaded>d__1.MoveNext() + 0x103;UWPCommunity.Views.HomeView

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

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

Reason

System.Exception

Link to App Center

Prepare for localization

Many users of the app appear to be using languages other than English. Having additional languages available would be nice.

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.1.1.0(1.1.1.0)

Stacktrace

UWPCommunity.Views.HomeView.<HomeView_Loaded>d__1.MoveNext() + 0x101;UWPCommunity.Views.HomeView

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

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

Reason

System.Exception

Link to App Center

Some project links are invalid

Clicking on a badge for a project opens the associated link in the web browser. There currently are no checks to make sure that the URL is actually valid, so sometimes OpenInBrowser(string will crash the app when it attempts to create a Uri.

App crashes when attempting to connect to server on localhost

If the dev server is not running on localhost and the "Use Debug API" option is selected, attempting to connect to it (e.g. navigating to the Projects or Launch pages) will cause the app to crash with

System.Exception: The text associated with this error code could not be found. A connection with the server could not be established

This can be solved by checking to make sure that a connection can be established with the dev server before applying the setting.

Apps for Websites

Set up Apps for Websites for uwpcommunity.com. This will make it so that when a user visits the website in a web browser, it will prompt them to open the website in the app (assuming it's installed).

Pretty much the same functionality as the UWP Companion extension, except it's official (and presumably less janky). Note that this requires a minor modification of the website.

https://docs.microsoft.com/en-us/windows/uwp/launch-resume/web-to-app-linking

Draft Projects

Allow users to create drafts of new projects and edits of existing ones.

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.1.0.0(1.1.0.0)

Stacktrace

UWPCommunity.Views.HomeView.<HomeView_Loaded>d__1.MoveNext() + 0x103;UWPCommunity.Views.HomeView

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

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

Reason

System.Exception

Link to App Center

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.1.0.70(1.1.0.70)

Stacktrace

UWPCommunity.Views.LaunchView.<LaunchView_Loaded>d__18.MoveNext() + 0x116;UWPCommunity.Views.LaunchView

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

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

Reason

System.Exception

Link to App Center

Fix System.IndexOutOfRangeException in <>c__DisplayClass18_0.<ParseProtocol>b__0 (PageInfo p)

Version 1.2.0.0(1.2.0.0)

Stacktrace

UWPCommunity.NavigationManager.<>c__DisplayClass18_0.b__0(PageInfo p);UWPCommunity.NavigationManager

UWPCommunity.NavigationManager.ParseProtocol(Uri ptcl);UWPCommunity

UWPCommunity.App.OnActivated(IActivatedEventArgs args);UWPCommunity

Reason

System.IndexOutOfRangeException

Link to App Center

Fix System.UriFormatException in Project.get_HeroImageUri ()

Version 1.1.1.70(1.1.1.70)

Stacktrace

Internal.Reflection.Execution.MethodInvokers.InstanceMethodInvoker.Invoke(Object thisObject, Object[] arguments, BinderBundle binderBundle, Boolean wrapInTargetInvocationException) in Invoke at 16707566:0;Internal.Reflection.Execution.MethodInvokers

Internal.Reflection.Core.Execution.MethodInvoker.Invoke(Object thisObject, Object[] arguments, Binder binder, BindingFlags invokeAttr, CultureInfo cultureInfo) in Invoke at 16707566:0;Internal.Reflection.Core.Execution

Refit.FormValueMultimap..ctor(Object, RefitSettings) + 0xc22;Refit.FormValueMultimap

Refit.RequestBuilderImplementation.<>c__DisplayClass18_0.<b__0>d.MoveNext() + 0x1cc4;Refit.RequestBuilderImplementation.<>c__DisplayClass18_0

Refit.RequestBuilderImplementation.<>c__DisplayClass23_0.<b__0>d.MoveNext() + 0x268;Refit.RequestBuilderImplementation.<>c__DisplayClass23_0

UWPCommunity.Views.Subviews.EditProjectView.<SubmitButton_Click>d__8.MoveNext() + 0x38e;UWPCommunity.Views.Subviews.EditProjectView

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

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

Reason

System.UriFormatException

Link to App Center

Launch 2020 Assets

Arlo requires the following assets and information for the Launch 2020 article:

  • Screenshot(s): A visually appealing, well crafted screenshot (or two) of your app that sums it up, similar to what you would put in the Microsoft store. Resolution should be at least 1920x1080.
  • Description: A basic description of your app. It should be about a paragraph long, similar to what you would use for a description in the MS store
  • App Icon: A copy of your app icon in PNG format
  • Features: A list of thing about your app that you think are unique or exciting. Limit of 7.
  • Promo Video: A ~2 minute video highlighting the previous 2 points, and a transcript I can read. Use mock data if needed, and don't add any fancy effects to the videos, just record your app and its basic premise. Be creative about keeping it under 2 mins, show just enough to get people interested, but don't give away all the good stuff. They may end up wanting more, and try it out for themselves!
  • Dev Story: A short dev story about you and your app. This can be a few paragraphs long, but should be at least one. You can use these questions below for ideas, but please don't outright answer them like test questions.
    • Why did you decide make the app? What need did it fulfill?
    • What drove you to keep developing the app?
    • Anything else you want to say to your users
  • Download link: Download link to your app. This should be publicly available and visible in the store (if applicable) by June 1st to make sure we all get through certification on time, but don't tell anyone before we actually Launch.
  • More Info: 1 link where users can find more about you. This can be a social media profile, a blog, a personal website, etc.

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.1.1.0(1.1.1.0)

Stacktrace

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

UWPCommunity.Views.HomeView.d__7.MoveNext() + 0x10c;UWPCommunity.Views.HomeView

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

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

Reason

System.Exception

Link to App Center

Projects & Launch loading indicators

Loading projects can take quite a bit of time, since it makes a web request and has to sort the list. Currently, the app hangs when the request is made. There should be some sort of indicator to show that it is loading data.

App Center Events

Set up and create events for the App Center to track. Below is a list of events to implement and when they should be fired:

  • Home
    • Navigated to
    • Discord server link clicked
    • GitHub org link clicked
    • Launch 2019 article link clicked
  • Projects
    • Navigated to
    • Search
    • Category filter
    • Sort
  • Launch
    • Navigated to
  • Llamingo
    • Board changed
    • Board reset
    • Board shared
    • Llamingo hidden/shown
  • Settings
    • Navigated to
    • Setting changed
    • Community link clicked
  • Dashboard
    • Navigated to
    • App registration started
    • App registration submitted
    • App registration canceled
  • Sign in
    • Auth flow started
    • Signed in (DO NOT LOG ANY AUTH INFO)
  • General
    • Project viewed
    • Project edited
    • Project deleted
    • Project Store badge clicked
    • Project GitHub badge clicked
    • Project external website badge clicked

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

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

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.1.1.0(1.1.1.0)

Stacktrace

UWPCommunity.Views.HomeView.<HomeView_Loaded>d__1.MoveNext() + 0x101;UWPCommunity.Views.HomeView

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

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

Reason

System.Exception

Link to App Center

Fix System.Exception in HttpHandlerToFilter.SendAsync (HttpRequestMessage request, CancellationToken cancel)

Version 1.1.1.0(1.1.1.0)

Stacktrace

Refit.RequestBuilderImplementation.<>c__DisplayClass14_02.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in /_/Refit/RequestBuilderImplementation.cs:line 245;Refit.RequestBuilderImplementation.<>c__DisplayClass14_02

UWPCommunity.Views.ProjectsView.RefreshProjects();UWPCommunity.Views

Reason

System.Exception

Link to App Center

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.1.1.0(1.1.1.0)

Stacktrace

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

UWPCommunity.SettingsManager.d__43.MoveNext() + 0x10d;UWPCommunity.SettingsManager

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

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

Reason

System.Exception

Link to App Center

Fix System.UriFormatException in Project.get_HeroImageUri ()

Version 1.1.0.70(1.1.0.70)

Stacktrace

Internal.Reflection.Execution.MethodInvokers.InstanceMethodInvoker.Invoke(Object thisObject, Object[] arguments, BinderBundle binderBundle, Boolean wrapInTargetInvocationException) in Invoke at 16707566:0;Internal.Reflection.Execution.MethodInvokers

Internal.Reflection.Core.Execution.MethodInvoker.Invoke(Object thisObject, Object[] arguments, Binder binder, BindingFlags invokeAttr, CultureInfo cultureInfo) in Invoke at 16707566:0;Internal.Reflection.Core.Execution

Refit.FormValueMultimap..ctor(Object, RefitSettings) + 0xc22;Refit.FormValueMultimap

Refit.RequestBuilderImplementation.<>c__DisplayClass18_0.<b__0>d.MoveNext() + 0x1cc4;Refit.RequestBuilderImplementation.<>c__DisplayClass18_0

Refit.RequestBuilderImplementation.<>c__DisplayClass23_0.<b__0>d.MoveNext() + 0x268;Refit.RequestBuilderImplementation.<>c__DisplayClass23_0

UWPCommunity.Views.Subviews.EditProjectView.<SubmitButton_Click>d__8.MoveNext() + 0x38e;UWPCommunity.Views.Subviews.EditProjectView

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

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

Reason

System.UriFormatException

Link to App Center

App crashes when attempting to load Llamingo board from clipboard that does not contain text

The following crash is produced if the clipboard is either empty or contains non-text content (such as an image).

Invalid clipboard format

DataPackage does not contain the specified format. Verify its presence using DataPackageView.Contains or DataPackageView.AvailableFormats.

   at Windows.ApplicationModel.DataTransfer.DataPackageView.GetTextAsync()
   at UWPCommunity.Views.Subviews.LlamaBingo.LoadLink_Click(Object sender, RoutedEventArgs e)
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__7_0(Object state)
   at System.Threading.WinRTSynchronizationContextBase.Invoker.InvokeCore()
   at Windows.ApplicationModel.Core.UnhandledError.Propagate()
   at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object sender, UnhandledErrorDetectedEventArgs eventArgs)
--- End of stack trace from previous location where exception was thrown ---
   at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object sender, UnhandledErrorDetectedEventArgs eventArgs)```

Fix System.ArgumentNullException in BingoCard.GetRandom[T] (IEnumerable`1, Int32)

Version 1.1.0.0(1.1.0.0)

Stacktrace

UWPCommunity.Controls.BingoCard.GetRandom[T](IEnumerable`1, Int32) + 0x18c;UWPCommunity.Controls

UWPCommunity.Controls.BingoCard.d__7.MoveNext() + 0x1d6;UWPCommunity.Controls.BingoCard

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

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

Reason

System.ArgumentNullException

Link to App Center

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.1.1.70(1.1.1.70)

Stacktrace

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

UWPCommunity.Views.ProjectsView.d__10.MoveNext() + 0xb9;UWPCommunity.Views.ProjectsView

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

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

Reason

System.Exception

Link to App Center

Disable debug settings in Release builds

Understandably, users have been abusing exploring the Debug tab in the Settings page. Changing those settings often results in crashes. Given that users shouldn't really have access to that anyway, the debug settings should be hidden in Release builds.

Switch all references of HeroImageUri to HeroImageSafe

The Project model's HeroImageUri should really only be used if HeroImage is known to be valid ("safe"). All binding and unchecked uses of HeroImageUri should really be switched to HeroImageSafe.

Should HeroImageSafe completely replace HeroImageUri, or is there a better way to solve this issue?

Fix System.ArgumentNullException in BingoCard.GetRandom[T] (IEnumerable`1, Int32)

Version 1.1.1.0(1.1.1.0)

Stacktrace

UWPCommunity.Controls.BingoCard.GetRandom[T](IEnumerable`1, Int32) + 0x18c;UWPCommunity.Controls

UWPCommunity.Controls.BingoCard.d__7.MoveNext() + 0x1d6;UWPCommunity.Controls.BingoCard

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

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

Reason

System.ArgumentNullException

Link to App Center

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.1.1.0(1.1.1.0)

Stacktrace

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

UWPCommunity.Views.HomeView.d__7.MoveNext() + 0x10c;UWPCommunity.Views.HomeView

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

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

Reason

System.Exception

Link to App Center

Fix System.Exception in StorageFolder.GetFoldersAsync ()

Version 1.1.1.0(1.1.1.0)

Stacktrace

UWPCommunity.UWPCommunity_XamlTypeInfo.XamlTypeInfoProvider.get_Provider();UWPCommunity.UWPCommunity_XamlTypeInfo

UWPCommunity.UWPCommunity_XamlTypeInfo.XamlTypeInfoProvider.GetXamlTypeByName(String typeName);UWPCommunity.UWPCommunity_XamlTypeInfo

UWPCommunity.UWPCommunity_XamlTypeInfo.XamlMetaDataProvider.GetXamlType(String fullName);UWPCommunity.UWPCommunity_XamlTypeInfo

UWPCommunity.App.GetXamlType(String fullName);UWPCommunity

Reason

System.Exception

Link to App Center

Fix System.Exception in HttpHandlerToFilter.SendAsync (HttpRequestMessage request, CancellationToken cancel)

Version 1.2.0.0(1.2.0.0)

Stacktrace

Refit.RequestBuilderImplementation.<>c__DisplayClass14_02.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in /_/Refit/RequestBuilderImplementation.cs:line 245;Refit.RequestBuilderImplementation.<>c__DisplayClass14_02

UWPCommunity.Views.ProjectsView.RefreshProjects();UWPCommunity.Views

Reason

System.Exception

Link to App Center

Fix System.Runtime.InteropServices.COMException in StorageFolder.GetFoldersAsync ()

Version 1.1.1.0(1.1.1.0)

Stacktrace

UWPCommunity.UWPCommunity_XamlTypeInfo.XamlTypeInfoProvider.get_Provider();UWPCommunity.UWPCommunity_XamlTypeInfo

UWPCommunity.UWPCommunity_XamlTypeInfo.XamlTypeInfoProvider.GetXamlTypeByName(String typeName);UWPCommunity.UWPCommunity_XamlTypeInfo

UWPCommunity.UWPCommunity_XamlTypeInfo.XamlMetaDataProvider.GetXamlType(String fullName);UWPCommunity.UWPCommunity_XamlTypeInfo

UWPCommunity.App.GetXamlType(String fullName);UWPCommunity

Reason

System.Runtime.InteropServices.COMException

Link to App Center

Fix System.Exception in HttpHandlerToFilter.SendAsync (HttpRequestMessage request, CancellationToken cancel)

Version 1.0.4.0(1.0.4.0)

Stacktrace

Refit.RequestBuilderImplementation.<>c__DisplayClass14_02.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in /_/Refit/RequestBuilderImplementation.cs:line 245;Refit.RequestBuilderImplementation.<>c__DisplayClass14_02

UWPCommunity.Views.ProjectsView.RefreshProjects();UWPCommunity.Views

Reason

System.Exception

Link to App Center

Fix System.NullReferenceException in BingoCard.ToDataString ()

Version 1.1.1.0(1.1.1.0)

Stacktrace

UWPCommunity.Controls.BingoCard.ToDataString() + 0x90;UWPCommunity.Controls

UWPCommunity.Views.Subviews.LlamaBingo.ResetBoardButton_Click(Object, RoutedEventArgs) + 0x40;UWPCommunity.Views.Subviews

SQLitePCL.strdelegate_trace.Invoke(Object, String) + 0x34;SQLitePCL

__Interop.Intrinsics.HasThisCall__22[TArg0](Object, IntPtr, Object, TArg0) + 0x38;__Interop

__Interop.ReverseComStubs.Stub_6[TArg0](Object, Void*, Void*, IntPtr) + 0x7c;__Interop

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xc8;__Interop

__Interop.ForwardComStubs.Stub_16[TThis](__ComObject, Int32) + 0x20;__Interop

Reason

System.NullReferenceException

Link to App Center

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.0.3.0(1.0.3.0)

Stacktrace

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

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

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

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

Reason

System.Exception

Link to App Center

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.1.0.70(1.1.0.70)

Stacktrace

Refit.RequestBuilderImplementation.<>c__DisplayClass14_02.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() + 0x5f2;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

System.Exception

Link to App Center

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.1.1.0(1.1.1.0)

Stacktrace

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

UWPCommunity.Views.HomeView.d__7.MoveNext() + 0x10c;UWPCommunity.Views.HomeView

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

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

Reason

System.Exception

Link to App Center

Fix System.Exception in ExceptionDispatchInfo.Throw () (f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs at 63:13)

Version 1.1.1.0(1.1.1.0)

Stacktrace

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

UWPCommunity.Views.ProjectsView.d__10.MoveNext() + 0xb9;UWPCommunity.Views.ProjectsView

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

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

Reason

System.Exception

Link to App Center

App Messages

Show a message from the developer on app startup. Don't forget to add settings.

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

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.ProjectsView.d__10.MoveNext() + 0xb9;UWPCommunity.Views.ProjectsView

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

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

Reason

Refit.ApiException

Link to App Center

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.