Hey,
Something weird is happening your control is preventing my application from being build even though it's removed...
Severity Code Description Project File Line Suppression State
Error Failed to resolve assembly: 'Syncfusion.SfNumericTextBox.iOS, Version=15.1451.0.36, Culture=neutral, PublicKeyToken=null' BNApp.iOS
When I install this Nuget package and build the application works fine, but when I remove it, it wil start showing this behavior. Weird thing is that when looking at the version number 15.1451.0.36 it's a version that does not even exist to download. So is going wrong in your assembly.
The current workaround is to just keep the SfNumericTextBox installed which is annoying..
Thanks in advance,
Luuk