About HUMAN
HUMAN is a cybersecurity company that protects organizations by disrupting digital fraud and abuse. We leverage modern defense to disrupt the economics of cybercrime by increasing the cost to cybercriminals while simultaneously reducing the cost of collective defense. Today we verify the humanity of more than 20 trillion digital interactions per week across advertising, marketing, e-commerce, government, education and enterprise security, putting us in a position to win against cybercriminals. HUMAN was named one of the TIME100 Most Influential Companies of 2023. Protect your digital business with HUMAN. To Know Who’s Real, visit www.humansecurity.com.
- Download the demo app.
- Install CocoaPods.
- In the project's folder:
- Open Terminal.
- Run
pod install
.
- Open the project with Xcode (
HUMAN_SDK_Demo.xcworkspace
). - Run the app.
- Download the demo app.
- Open the project with Android Studio.
- Run the app.
- Download the demo app.
- Open Terminal.
- In the root directory, run
npm install
. - iOS:
- In the iOS root directory, run
pod install
. - Open the project with Xcode (
HUMAN_Demo.xcworkspace
). - Run the app.
- In the iOS root directory, run
- Android:
- Open the project with Android Studio.
- Run the app.
- Download the demo app.
- Open Terminal.
- In ios directory, run
pod install
. - In the root directory, run the app by using
flutter run
.
- Download the demo app.
- Open Terminal.
- iOS:
- In the iOS root directory, run
pod install
. - Open the project with Xcode (
App.xcworkspace
). - Run the app.
- In the iOS root directory, run
- Android:
- Open the project with Android Studio.
- Run the app.
- Open the project with Xcode (
HumanDemo.xcworkspace
). - Run the app.