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) #70

Open robs23 opened 3 years ago

robs23 commented 3 years ago

Version 2.1.0(2)

Stacktrace

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

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

TestZXing.ViewModels.ActiveProcessesViewModel.ExecuteLoadDataCommand () [0x002fd] in :0;TestZXing.ViewModels

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

Reason

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

Link to App Center