File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.1.4
2+
3+ * Enhance security by adding more suspicious paths in iOS
4+
15## 1.1.3
26
37* Add function is debugger on iOS and Android
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Uses [RootBeer](https://github.com/scottyab/rootbeer) + DetectFrida for Android
99In your flutter project add the dependency:
1010
1111``` yaml
12- jailbreak_root_detection : " ^1.1.3 "
12+ jailbreak_root_detection : " ^1.1.4 "
1313` ` `
1414
1515## Usage
Original file line number Diff line number Diff line change 11name : jailbreak_root_detection
22description : Uses RootBeer + DetectFrida for Android root detection and IOSSecuritySuite for iOS jailbreak detection.
3- version : 1.1.3
3+ version : 1.1.4
44homepage : https://github.com/w3connext/jailbreak_root_detection
55
66environment :
You can’t perform that action at this time.
0 commit comments