Overview
The mobile quickstarts section provides step-by-step guides for integrating Fingerprint into mobile application frontends. These quickstarts cover native iOS and Android development, as well as popular cross-platform frameworks, helping you identify devices and detect fraud across different mobile platforms.What these quickstarts cover
All mobile quickstarts guide you through:- Installing the Fingerprint mobile SDK for your platform
- Initializing the Fingerprint client with your public API key
- Identifying devices and generating request IDs
- Sending request IDs to your backend for fraud analysis
These quickstarts focus on frontend mobile integration. After completing a
mobile quickstart, you’ll need to implement backend processing using one of
our server quickstarts to retrieve full
device identification data and implement fraud prevention.