Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

How to use Natvie sdk in xamarin.forms?

$
0
0

I'm developing mobile application using Xamarin.Forms for android and iOS. I have payment gateway(Braintree) SDK in native android(Java) and iOS(Objective c / Swift).
For android, I have tried creating binding library using *.Jar file, however not able to converted that Jar to dll. Facing errors like " does not implement interface member " even after creating the partial class also not working.
For iOS, I'm not able to find proper header file to convert.


Viewing all articles
Browse latest Browse all 77050

Trending Articles