robs23 / TestZXing-master

Cross-platform app using ZXing barcode scanner library
0 stars 0 forks source link

Fix TestZXing.CustomExceptions.ServerUnreachableException: Exception of type 'TestZXing.CustomExceptions.ServerUnreachableException' was thrown. in Functions.GetPostRetryAsync (System.Func`1[TResult] action, System.TimeSpan sleepPeriod, System.Int32 tryCount) #50

Open robs23 opened 4 years ago

robs23 commented 4 years ago

Version 1.3.1(1)

Stacktrace

TestZXing.Static.Functions.GetPostRetryAsync (System.Func`1[TResult] action, System.TimeSpan sleepPeriod, System.Int32 tryCount) [0x002e2] in <526236d642674e31b4c3ab16e6169660>:0;TestZXing.Static

TestZXing.Static.Functions.GetPostRetryAsync (System.Func`1[TResult] action, System.TimeSpan sleepPeriod, System.Int32 tryCount) [0x003f5] in <526236d642674e31b4c3ab16e6169660>:0;TestZXing.Static

TestZXing.ViewModels.ActiveProcessesViewModel.ExecuteLoadDataCommand () [0x002fd] in <526236d642674e31b4c3ab16e6169660>:0;TestZXing.ViewModels

TestZXing.ProcessesPage.TabbedPage_CurrentPageChanged (System.Object sender, System.EventArgs e) [0x000b3] in <526236d642674e31b4c3ab16e6169660>:0;TestZXing

Reason

TestZXing.CustomExceptions.ServerUnreachableException: Exception of type 'TestZXing.CustomExceptions.ServerUnreachableException' was thrown.

Link to App Center