Commit Graph

16 Commits

Author SHA1 Message Date
Mateo Silguero
fb73aac271
Update JailMonkey.m
In android, `isDebuggedMode` returns a Promise<boolean>, but on ios, return a boolean directly.

Close #64
2020-10-21 16:16:12 -03:00
Tang Nguyen
01ad235c2d Update isDebugged key for consistent with Android 2019-12-27 13:34:34 +07:00
Dave
2f89ee763a Added macro to bypass check on simulators 2019-11-25 10:43:40 +13:00
Giovanni
04e660e650 Merge branch 'master' into feature/isDebugged
# Conflicts:
#	android/src/main/java/com/gantix/JailMonkey/JailMonkeyModule.java
2019-03-15 08:34:10 +01:00
Denis Junuzonic
aabd138906 added the missing bridge 2019-03-14 14:52:28 +01:00
Denis Junuzonic
d69f4d9fa2 removed the old reference and added the missing library 2019-03-14 14:43:38 +01:00
Giovanni
703637030b added the ios part 2019-03-14 14:30:43 +01:00
Giovanni
c38ad8289b expanded the list of files to check in order to better distinguish if an iPhone is jailbroken or not 2019-03-14 13:00:05 +01:00
Francisco Javier Trujillo Mata
b05942d403 Makes more generic the Jailbreak checks.
Code improvements
2018-04-02 16:08:22 +02:00
Francisco Javier Trujillo Mata
c57a631056 Makes library compatible with different ways to import the RCTBrigdeModule class 2018-04-02 15:18:11 +02:00
Tom Meier
7f718e5134 React Native 0.49+ requires indication of main queue setup requirements 2018-01-23 19:57:14 +11:00
Gant
f97881ab54 added another way to detect jailbreak 2016-08-01 09:18:48 -05:00
fei
6624d1c339 Fixed imports and missing semicolon. 2016-07-25 11:03:08 -07:00
Gant
e551732dd7 added android, updated readme 2016-07-20 18:29:34 -05:00
Gant
b07feaf3d2 version 0.0.2 2016-07-20 14:14:31 -05:00
Gant
deb74a3364 code moved to static lib 2016-07-20 10:08:20 -05:00