Daniel3356 / recaptcha

Automatically exported from code.google.com/p/recaptcha
0 stars 1 forks source link

Recaptcha with the ajax api does not work in cordova/phonegap apps #195

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use recaptcha with the ajax api in cordova/phonegap
2.
3.

What is the expected output? What do you see instead?
I expect to get a recaptcha box, but see nothing instead

What version of the product are you using? On what operating system?
cordova 3.4, linux

Please provide any additional information below.

Not using the ajax api in cordova works fine. The ajax api works fine when 
using a browser. The problem with cordova may be that it is an app, so one 
should not use relative url paths?

Original issue reported on code.google.com by lib...@outlook.com on 23 Jul 2014 at 8:29