reCaptcha in android xamarin
问题 I would like to implement captcha in Xamarin android app. I got hold of this integrate googles reCaptcha validation in Android. But its a native android project. I also found this, but I am unable to make it work. I am getting Failed to Check Compatibility alert. The API SafetyNetClass.SafetyNetApi.AttestAsync is returning an error. Not sure why. Is there any other way to go about captcha validation. Any help would be appreciated. 回答1: In order to use the SafetyNetApi to do reCaptcha