> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bespot.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Gatekeeper Capacitor Plugins

> Install and configure our SDKs via Capacitor native runtime plugins

The Gatekeeper Capacitor Plugins leverage device sensors and technologies combined with server-side checks to detect fraudulent activities in real-time and ensure the environment is safe for applications to run.

## Get started

<Columns cols={2}>
  <Card title="iOS Capacitor Plugin" icon="globe" iconType="solid" href="https://github.com/bespot/gatekeeper-sdk-capacitor" cta="Get started">
    Requirements

    * iOS 15.0+
    * Xcode 16
  </Card>

  <Card title="Android Capacitor Plugin" icon="globe" iconType="solid" href="https://github.com/bespot/gatekeeper-sdk-capacitor" cta="Get started">
    Requirements

    * Android API 24+
    * Android Studio (latest stable)
  </Card>
</Columns>
