SfNumericUpDown not working with MvvmCross

Hello,

I cann´t use the SfNumericUpDownControl with MvvmCross on the Android platform. I got "Specified cast is not valid".

  at Com.Syncfusion.Numericupdown.NumericTextBox.SetTextAndValue (System.String formattedValue, System.Object intermediateValue) [0x0000f] in <abf825b5f6c04c63adc63ac099240116>:0
  at Com.Syncfusion.Numericupdown.NumericTextBox.GetTextChange (System.Object s) [0x004ec] in <abf825b5f6c04c63adc63ac099240116>:0
  at Com.Syncfusion.Numericupdown.NumericTextBox.Init () [0x0003d] in <abf825b5f6c04c63adc63ac099240116>:0
  at Com.Syncfusion.Numericupdown.NumericTextBox.OnLoading () [0x001ab] in <abf825b5f6c04c63adc63ac099240116>:0
  at Com.Syncfusion.Numericupdown.NumericTextBox..ctor (Android.Content.Context context, Com.Syncfusion.Numericupdown.SfNumericUpDown numericUpDown) [0x000c6] in <abf825b5f6c04c63adc63ac099240116>:0
  at Com.Syncfusion.Numericupdown.SfNumericUpDown.InitializeControlSettings () [0x0002a] in <abf825b5f6c04c63adc63ac099240116>:0
  at Com.Syncfusion.Numericupdown.SfNumericUpDown..ctor (Android.Content.Context context) [0x000cb] in <abf825b5f6c04c63adc63ac099240116>:0 

See attached project. Just navigate to page two.

Regards
Andre

Attachment: SfNUD_386043f7.rar

1 Reply

ET Eswaran Thirugnanasambandam Syncfusion Team March 5, 2019 02:37 PM UTC

Hi Andre Wons

The issue with "SfNumericUpDown not working with MvvmCross" has been fixed and the patch for this fix can be downloaded from the following location.

Link: http://www.syncfusion.com/downloads/support/directtrac/general/ze/Assemblies_(2)991184387

Assembly Version: 16.4.0.54

Disclaimer:

Please note that we have created this patch for version 16.4.0.54 specifically to resolve the following issue reported in this incident.
This fix will be included in our upcoming Volume 1 release which will be available in mid of March 2019.

Regards,
Eswaran T

Loader.
Up arrow icon