robs23 / TestZXing-master

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

Fix System.NullReferenceException: Object reference not set to an instance of an object. in ProcessInPlaceViewModel.ShowPlace () (C:\Inne\Programowanie\TestZXing\TestZXing-master\TestZXing\ViewModels\ProcessInPlaceViewModel.cs:35) #63

Open robs23 opened 3 years ago

robs23 commented 3 years ago

Version 1.3.4(1)

Stacktrace

TestZXing.ViewModels.ProcessInPlaceViewModel.ShowPlace () [0x0000f] in C:\Inne\Programowanie\TestZXing\TestZXing-master\TestZXing\ViewModels\ProcessInPlaceViewModel.cs:35;TestZXing.ViewModels

MvvmHelpers.Utils.SafeFireAndForget (System.Threading.Tasks.Task task, System.Action`1[T] onException, System.Boolean continueOnCapturedContext) [0x00027] in /_/MvvmHelpers/Utils.cs:52;MvvmHelpers

Reason

System.NullReferenceException: Object reference not set to an instance of an object.

Link to App Center