Mono.Android.Export is missing.

After adding all of the pages with the help of the extension, this error appears.

Severity    Code    Description    Project    File    Line    Suppression State
Error        You need to add a reference to Mono.Android.Export.dll when you use ExportAttribute or ExportFieldAttribute.    Test.Android    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets    2067   

The resolution is to add dll manually as explained at stackoverflow.com/a/31085646

References -> Add Reference -> Mono.Android.Export

Thank you for your efforts.

1 Reply

AS Anandraj Selvam Syncfusion Team April 6, 2020 11:57 AM UTC

Hi Volkan, 
  
Greetings from Syncfusion.  
  
We are glad to hear that you have resolved this issue by adding Mono.Android.Export assembly reference in android project. We have used SfCircularGauge in Dashboard category Daily Calories Report Page. Also, we already updated in the following UIKit dependencies document Daily Calories Report Page. 
  
  
Also, for more information  
  
  
Regards, 
Anand Raj S. 


Loader.
Up arrow icon