iOS SDK
  • 21 Sep 2023
  • Dark
    Light

iOS SDK

  • Dark
    Light

Article Summary

Latest version

You can find the latest version (3.0.7) in our Github repo or in Cocoapods.

Supported versions

  • PerimeterX supports Xcode 13 and higher.
  • PerimeterX supports iOS 11 and higher.
  • PerimeterX supports Swift 5.5 and higher.
  • PerimeterX supports Objective-C.

Introduction

The PerimeterX iOS SDK works by constantly profiling and evaluating device behavior to ensure that the connections to your mobile APIs and services are genuine.

This process is complex and detailed yet only requires initialization to manage a set of secure HTTP headers which are added to all HTTP and HTTPS requests made by the mobile application to the origin server. These HTTP headers are refreshed on a regular basis by the SDK as it is profiling the end-user’s mobile device.

The SDK works well with popular HTTP request libraries for iOS including Alamofire.

Demo app

For hands on experience with the iOS SDK before integrating with your own app, you can follow this link and download our demo app.


Was this article helpful?

What's Next