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

Open robs23 opened 4 years ago

robs23 commented 4 years ago

Version 1.2.1(1)

Stacktrace

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

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

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

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

Reason

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

Link to App Center