Hey guys,
I am trying to add the Stripe component to my xamarin.forms iOS and Android app but I am getting this error message:
You are trying to install this package into a project that targets 'MonoAndroid,Version=v4.4', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
I tried adding different components but it gives me the same message, so i am assuming it has something to do with xamarin studio. (i am on mac)
Thanks for the help