Full Breakdown
Apple Advances iPhone “AutoLock” Anti-Snatching Feature
By Drooid · · How we work
Feature Overview
Apple is continuing development of an iPhone security function that would automatically lock the device when it detects a theft attempt. Internal code identified in the iOS 27.2 beta reveals the feature is labeled “AutoLock.” While the service is enabled in the beta, the component that actually triggers a lock remains disabled, meaning the functionality is not yet available to consumers.
Detection Signals
The AutoLock algorithm evaluates several sensor-derived cues to decide whether an iPhone has been snatched:
- A sudden, sharp acceleration consistent with a rapid yank.
- Loss of connectivity to a paired Apple Watch, either because the watch becomes unreachable for a set period or because the devices separate entirely.
- Prolonged loss of network connectivity.
- The device staying unlocked beyond a predefined interval.
These inputs are combined in a voting system where any one “theft signal” can request a lock, while other conditions may veto the request.
Safeguards Against False Positives
To avoid inadvertent locking, the code includes multiple countermeasures:
- Successful biometric authentication (Face ID or Touch ID) can override a lock request.
- Recognition of familiar locations can suppress the lock.
- Certain foreground app activities are treated as legitimate movements and are excluded from triggering the system.
- A back-off mechanism temporarily halts further automatic locks after repeated lock events, reducing the risk of nuisance locks.
When a lock is enacted, the device would also activate Stolen Device Protection, extending security measures such as delayed password changes and biometric requirements for accessing stored credentials.
Development Status and Context
Apple has not announced a launch date, and the feature is not exposed as a user-facing option in the current beta. The presence of the underlying service suggests Apple is testing the behavior without exposing users to unintended lockouts. Comparable functionality already exists on Android platforms under names like “Theft Detection Lock.” Industry observers note that Apple’s approach, which integrates watch proximity and location awareness, could offer a more nuanced detection method once fully released.
