Commit Graph

9 Commits

Author SHA1 Message Date
Flávio Caetano 891d499ee4 Fix improve resource loading verification 2019-04-12 19:41:30 -03:00
Flávio Caetano cc03104a72 Revert "Add verification for ReCaptcha config"
This reverts commit 4e6c022a23.
2019-04-12 17:08:01 -03:00
Flávio Caetano 4e6c022a23 Add verification for ReCaptcha config
This will verify if ReCaptchaKey and ReCaptchaDomain are correctly configured and the JS lib was able to load correctly
2019-04-10 19:26:53 -03:00
Flávio Caetano 050ce19425 Fix webview's resource loading detection
fix #56
2018-12-06 15:53:51 -02:00
Flávio Caetano 9212a489a5 Feature: Resettable ReCaptchas
fix #23
2018-03-06 14:59:01 -03:00
Flávio Caetano 429b6a699c Fix: Better detection of resources loading end
Fix #16
2018-01-10 13:05:13 -02:00
Flávio Caetano f66084165a Carthage support 2017-10-19 10:42:34 -02:00
Flávio Caetano 43d9ae7495 Enables chinese endpoint for JS API
fix #10
2017-10-17 12:47:15 -02:00
Flávio Caetano bbab1a2356 Tests (#1)
* NSError+ReCaptcha tests

* Travis config

* ReCaptchaDecoder Tests

* Fixing travis.ci

* ReCaptchaWebViewManager Tests

* Enabling code.cov

* Updating travis config

* Updating repo before_install on travis

* Adding code.cov config

* ReCaptcha+Rx Tests
2017-04-13 17:19:26 -03:00