Module features

  • Typed UTS/UVue returns ordered coordinates or a rotation angle
  • Challenge changes, expiry, and closing clear stale answers
  • The caller handles requests, refresh, and request errors; the server verifies answers

Integration steps

Add ak-interactive-captcha to uni_modules. Bind open, challenge, loading, and errorText, and handle confirm / refresh / close. Send id, token, and response for backend verification; request a fresh challenge for every resend.

Read the integration README

Platform requirements and limits

A matching backend Challenge API is required; the component does not perform bot-protection checks itself. Minimum HBuilderX / uni-app x 5.24. Verify coordinates, scaling, and usability on real devices.

Before release, complete configuration, signing, and device tests for your target platforms, push channels, or login methods.