In the solution all attributes are not recognized, any idea how to resolve this?
I used Sharpie to generate the ApiDefinitions and Structs cs files using sharpie init ios Stripe
and sharpie ios bind
.
Second issue is that one type is not created but I could manually add it if I can pass the first problem. Any comment on this one would be great help.
Find the Github repository code here, https://github.com/xplatsolutions/Stripe-Xamarin-iOS-Bindings.
I manually transferred the types generated one by one and modified accordingly to make the project build. Feel free to check out the repository in Github.
Still some answers needed, like why the [VerifyAttribute] is not recognized and why two types marked as [Category] and have instance members.