HCaptcha-ios-sdk icon indicating copy to clipboard operation
HCaptcha-ios-sdk copied to clipboard

Revisit differences between Android and iOS SDK

Open CAMOBAP opened this issue 1 year ago • 2 comments

Android behavior has several advances that iOS SDK still does not have

  • markUsed for a token that will prevent expired errors from being fired
  • Remove webView automatically once a token is generated or an error happens

cc @e271828-

CAMOBAP avatar Dec 25 '23 21:12 CAMOBAP

@CAMOBAP yes, we should duplicate those features for iOS as well.

e271828- avatar Dec 26 '23 03:12 e271828-

Also passive/ invisible support as in Android.

e271828- avatar Mar 11 '24 11:03 e271828-

Last point left:

  • [ ] Remove webView automatically once a token is generated or an error happens

CAMOBAP avatar Jul 08 '24 08:07 CAMOBAP

Last point left:

  • [ ] Remove webView automatically once a token is generated or an error happens

closed as non relevant

CAMOBAP avatar Jul 12 '24 21:07 CAMOBAP