I am trying to integrate google recaptcha with cordova html5 application. But cordova uses file protocol in the application. So using captcha in the app gives "Error: invalid domain for site key".
I am using cordova 3.5.0 for building the application and <access origin="*" />
is added in config.xml.
Is recaptcha can be used only for web applications and not for hybrid/native aapplications?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…