robs23 / TestZXing-master

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

Fix Java.Lang.RuntimeException in C:\Inne\Programowanie\TestZXing\TestZXing-master\Droid\Services\Toaster.cs line 22 #25

Open robs23 opened 4 years ago

robs23 commented 4 years ago

Version 1.1.3(1)

Stacktrace

TestZXing.Droid.Services.Toaster.LongAlert (System.String message) [0x00001] in C:\Inne\Programowanie\TestZXing\TestZXing-master\Droid\Services\Toaster.cs:22;TestZXing.Droid.Services

TestZXing.Static.Functions.GetPostRetryAsync (System.Func`1[TResult] action, System.TimeSpan sleepPeriod, System.Int32 tryCount) [0x000cf] in C:\Inne\Programowanie\TestZXing\TestZXing-master\TestZXing\Static\Functions.cs:178;TestZXing.Static

TestZXing.Static.Functions.GetPostRetryAsync (System.Func`1[TResult] action, System.TimeSpan sleepPeriod, System.Int32 tryCount) [0x0053f] in C:\Inne\Programowanie\TestZXing\TestZXing-master\TestZXing\Static\Functions.cs:230;TestZXing.Static

TestZXing.Models.ProcessKeeper.GetUsersOpenProcesses (System.String query) [0x002ba] in C:\Inne\Programowanie\TestZXing\TestZXing-master\TestZXing\Models\ProcessKeeper.cs:74;TestZXing.Models

TestZXing.ViewModels.AssignedProcessesViewModel.Initialize () [0x00030] in C:\Inne\Programowanie\TestZXing\TestZXing-master\TestZXing\ViewModels\AssignedProcessesViewModel.cs:26;TestZXing.ViewModels

Reason

Java.Lang.RuntimeException

Link to App Center