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 ProcessPageViewModel.Validate (System.Boolean EndValidation) #107

Open robs23 opened 1 year ago

robs23 commented 1 year ago

Version 2.3.2(2)

Stacktrace

TestZXing.ViewModels.ProcessPageViewModel.Validate (System.Boolean EndValidation) [0x00119] in <46465e308b014f019abe41ecf2885764>:0;TestZXing.ViewModels

TestZXing.ProcessPage.End () [0x000c6] in <46465e308b014f019abe41ecf2885764>:0;TestZXing

TestZXing.ProcessPage.btnChangeState_Clicked (System.Object sender, System.EventArgs e) [0x0009a] in <46465e308b014f019abe41ecf2885764>:0;TestZXing

Reason

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

Link to App Center