Has anyone tried skyepub sdk integeration in xamarin, below is the sdk link
https://skyepub.net/
I am trying to use there framework file for building a bindable swift library so that I can use that in my xamarin project as a reference. But not able to use the framework that they have given, When ever I tried to copy framework file on Xcode I am not getting embed and other options which always come when I add other framework file. Is there any issue with their framework file or I am doing it wrong way.
Has anyone tried that? Can some one help me in that?