Questions tagged [xamarin-binding]

96 questions
1
vote
0 answers

iOS binding project - Error MSB6006: "zip" exited with code 255

I have been trying to bind the PayPalHereSDKv2 from this cocoa pod. I have, I think, bound the project and its dependencies but now when I go to build I am getting this…
Iain Smith
  • 9,230
  • 4
  • 50
  • 61
1
vote
0 answers

Issue in using xamarin.andriod JNI to call activity from android AAR file

Hi I am facing using AAR file in xamarin android project . I have added android AAR file in my xamarin android and set its build type to "AndroidAarLibrary" .Following is c# code used in xamarin to call activity that is defined in AAR file. var…
1
vote
1 answer

Problems using Twilio Programmable Voice in a Xamarin Android Bindings Library

I created a bindings library project to be able to run the Twilio's Android Programmable Voice SDK (v 2.0.5 - link to download .aar file). I added this lines of code in Metadata.xml to fix some of the errors: