Protocols
The following protocols are available globally.
-
A protocol that defines a tamper detector. Each detector is responsible for a specific check to determine if the device is suspicious of being jailbroken.
See moreDeclaration
Swift
@MainActor public protocol TamperDetectorProtocol
View on GitHub
Protocols Reference