[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-04 UTC."],[],[],null,["# Setup overview for mobile applications\n\nThis document provides a high-level overview of setting up reCAPTCHA\non mobile applications.\n\nSetting up reCAPTCHA on a mobile application involves the\nfollowing steps:\n\n1. Create a reCAPTCHA key (key).\n\n The key is required to collect information about the user actions and send it\n to reCAPTCHA.\n [Create score-based keys for your mobile applications](/recaptcha/docs/create-key-mobile).\n2. Integrate with your frontend.\n\n Install the key that you created on\n your mobile applications by using the reCAPTCHA mobile SDK.\n - [Install keys on iOS](/recaptcha/docs/instrument-ios-apps).\n - [Install keys on Android](/recaptcha/docs/instrument-android-apps).\n3. Integrate with your backend:\n\n 1. To verify the token sent by reCAPTCHA and assess the risk, [create assessments](/recaptcha/docs/create-assessment-mobile) from your backend server.\n 2. [Interpret the assessment scores and the associated risk](/recaptcha/docs/interpret-assessment-mobile), and define how to handle users, for example, allow the user to log in only when the score is high and the risk is low.\n\nWhat's next\n-----------\n\n- [Create score-based keys for your mobile applications](/recaptcha/docs/create-key-mobile)."]]