0.0.7 • Published 1 year ago

root-detection v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

root-detection

A capacitor plugin developed by Oussama Ouali for detecting if device is rooted or jailbroken, enhancing security by preventing the app from running on compromised devices.

Install

npm install root-detection
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago