robs23 / TestZXing-master

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

Fix TestZXing.Models.NoPreferredConnectionException: Exception of type 'TestZXing.Models.NoPreferredConnectionException' was thrown. in WifiHandler.ConnectPreferredWifi () #69

Open robs23 opened 3 years ago

robs23 commented 3 years ago

Version 2.1.0(2)

Stacktrace

TestZXing.Droid.Services.WifiHandler.ConnectPreferredWifi () [0x001cc] in <176afd9ddd9f4c0287defb3b5b66c6de>:0;TestZXing.Droid.Services

TestZXing.Static.Functions.GetPostRetryAsync (System.Func`1[TResult] action, System.TimeSpan sleepPeriod, System.Int32 tryCount) [0x00128] 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.Models.NoPreferredConnectionException: Exception of type 'TestZXing.Models.NoPreferredConnectionException' was thrown.

Link to App Center