ManuLin
ManuLin
I'm using the RadNumericBox control for UWP with the following ValueFormat ValueFormat="{}{0,0:#,##0.##}" i.e. with two decimal places. The control correctly displays the current value after editing (i.e. when the control...
### Description In our Xamarin.Forms Android application we are occassionally observing ReflectionTypeLoadExceptions and TypeLoadExceptions with the following stack trace: ``` Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown. Could not set up...
I am receiving a number of RuntimeBinderExceptions upon sending an e-mail via "Transmission.Send(...)": Exception thrown: 'Microsoft.CSharp.RuntimeBinder.RuntimeBinderException' in Microsoft.CSharp.dll Additional information: Newtonsoft.Json.Linq.JObject does not contain a definition for results. Additional information:...
We are currently facing an issue when trying to locally deploy and debug our .NET MAUI app using the most recent version of the barcode scanning library. While deployment and...
We are currently facing issues when attempting to deploy our application with the most recent version of the .NET MAUI barcode scanning library to iOS devices. While deployement and debugging...
We are facing an issue where the camera view remains black right after starting our application. We put some debugging efforts into that issue and found that this may be...