How using in Xamarin Forms

Hello,

I´ve tried aspose.slides in xamarin forms.

I have:
Test.common: project dll (netstandard2.0, with Aspose.Slides for .NET nuget)
Test.Portable: project portable (reference project dll)
Test.android: project android (reference portable and Aspose.Slides.Droid of dir lib in package)

the convert class is in project dll

When I compile or run project generated error:
“Can not resolve reference: Aspose.Slides, referenced by Test.Common. Please add a NuGet package or assembly reference for Aspose.Slides, or remove the reference to Test.Common. Test.Android”

Why is this error?

Could you help with that?

Regards,

@giorojas,
Thank you for your request. Unfortunately, the issue you described is not related to some error in Aspose.Slides. You should figure out the correct configuration for your project.