Wasted/fastlane/metadata/android/en-US/full_description.txt

8 lines
336 B
Plaintext
Raw Normal View History

2021-12-17 16:26:43 -07:00
Lock device and wipe data on panic trigger.
You can use PanicKit, tile, shortcut or send broadcast message with authentication code. On trigger,
using Device Administration API, it locks device and optionally runs wipe.
Also you can limit the maximum number of failed password attempts. After the limit exceeded device
will be wiped.