Open kerrpeter opened 5 years ago
Hey @kerrpeter,
It's been a very long time since I've last used this binding. I did not get this issue back then but it was v1.4.00. Might be worth sharing the binding project with the folks on the Xamarin forum and ask for help, they might shed some light.
Cheers
I did a similar binding for Samsung Pay 1.8 with a slight modification in the Metadata.xml to handle GetCardListener as well as CardListener interface
The Xamarin binding complies, but when I reference the project from my Xamarin Android project, I see nothing in the project, no namespaces or classes. Nothing shows in the object browser either, but if I use ildasm to disassemble the compiled dll, I can see the namespaces. Did you get this issue, or know what I may be doing wrong? I have the samsung.jar file referenced as an "EmbeddedJar". Or do you have a binding for the newer version samsungpay-1.8.00.jar