Alex Babrykovich
Alex Babrykovich
Generation of an example project locally isn't straightforward. Too much workaround already listed in `MAINTAINER.md`. This script was added to simplify this process - [ ] use it on CI
- #180 This is hotfix, long term approach requires change in API to be similar to Android i.e. passing `HCaptchaConfig` to `HCaptcha.init`
- No code coverage information https://sonarcloud.io/code?id=hCaptcha_HCaptcha-ios-sdk - Most of the issues related to `_` in test function names - Add badge [](https://sonarcloud.io/summary/new_code?id=hCaptcha_HCaptcha-ios-sdk)
- 0% code coverage reported - no metrics for compose-sdk - 15 issues left to review and fix/suppress https://sonarcloud.io/project/issues?issueStatuses=OPEN%2CCONFIRMED&id=hCaptcha_hcaptcha-android-sdk - Add badge [](https://sonarcloud.io/code?id=hCaptcha_hcaptcha-android-sdk)
Attempt to restructure code to make it: - more straight forward - separate HCaptcha logic from control UI - separate setup/verify logic
Added perf testing framework