About PerimeterX
PerimeterX is the leading provider of application security solutions that keep your business safe in the digital world. Delivered as a service, the company’s Bot Defender, Code Defender and Page Defender solutions detect risks to your web applications and proactively manage them, freeing you to focus on growth and innovation. The world’s largest and most reputable websites and mobile applications count on PerimeterX to safeguard their consumers’ digital experience. PerimeterX is headquartered in San Mateo, California and at www.perimeterx.com.
- Download the demo app.
- Install CocoaPods.
- In the project's folder:
- Open Terminal.
- Run
pod install
.
- Open the project with Xcode (
PerimeterX_SDK_Demo.xcworkspace
). - Run the app and review the code :)
- Download the demo app.
- Open the project with Android Studio.
- Run the app and review the code :)
- 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 (
PerimeterX_SDK_Demo.xcworkspace
). - Run the app and review the code :)
- In the iOS root directory, run
- Android:
- Open the project with Android Studio.
- Run the app and review the code :)