Is there a way to get the In-App payments SDK to work with Xamarin?

I’ve tried to use a Xamarin Android binding project to create wrappers for the card entry library, but I’ve reached an issue in which some methods wrappers are not being created at all. From brief observation, it seems like the methods that have the @NotNull annotation were being skipped. I’m not sure if it would be related to why the wrapper for the method wasn’t being created.

Unfortunately we do not have any support around Xamarin since we do not have an official plugin. It most likely is possible, but I personally do not have any recommendations unfortunately.

Ok. Thanks for responding.