Closed srajesh636 closed 4 years ago
Same for me, and it does not trigger the onReceiveToken
callback, so no recaptcha token for iOS.....
EDIT: found out that for the captchaDomain
you have to set captchaDomain="https://com.package.name"
, simply putting your package name like captchaDomain="com.package.name"
won't work
refreshToken() returns "null" for me in ios @srajesh636 did you find any workaround?