Skip to content

PerimeterX/px-mobile-sdk-demo-app

Repository files navigation

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.

Instructions

iOS Demo App

  1. Download the demo app.
  2. Install CocoaPods.
  3. In the project's folder:
    1. Open Terminal.
    2. Run pod install.
  4. Open the project with Xcode (HUMAN_SDK_Demo.xcworkspace).
  5. Run the app.

Android Demo App

  1. Download the demo app.
  2. Open the project with Android Studio.
  3. Run the app.

React Native Demo App

  1. Download the demo app.
  2. Open Terminal.
  3. In the root directory, run npm install.
  4. iOS:
    1. In the iOS root directory, run pod install.
    2. Open the project with Xcode (HUMAN_Demo.xcworkspace).
    3. Run the app.
  5. Android:
    1. Open the project with Android Studio.
    2. Run the app.

Flutter Demo App

  1. Download the demo app.
  2. Open Terminal.
  3. In ios directory, run pod install.
  4. In the root directory, run the app by using flutter run.

Ionic Demo App

  1. Download the demo app.
  2. Open Terminal.
  3. iOS:
    1. In the iOS root directory, run pod install.
    2. Open the project with Xcode (App.xcworkspace).
    3. Run the app.
  4. Android:
    1. Open the project with Android Studio.
    2. Run the app.

visionOS Demo App

  1. Open the project with Xcode (HumanDemo.xcworkspace).
  2. Run the app.