Skip to content

Validate method does not work #56

Closed
@nbob

Description

@nbob

Hello
I am using ReCaptcha v1.3.1 and my validate calling has no effect.

Steps to reproduce:

  1. In didLoad I create my ReCaptcha instance in Controller
  2. Call validate method
  3. Don't see a WebView widget with google recaptcha quiz

Also I noticed that if I comment this if statement it works properly. With this modification I see Recaptcha widget on the screen and also get a response token in success callback.
So debug tells me that didFinishLoading of ReCaptchaWebViewManager instance equals false and it returns immediately from the execute method.

Could you help me with this?

Thank a lot for lib.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions