You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running my jailmonkey, jailbroken check. It always returns true. But works fine in ios...issue only on android. kindly suggest me some fix.
const jail =JailMonkey.isJailBroken();
NOTE:- I have converted my expo app into react-native-cli... did expo eject
jail == true /// always..
The text was updated successfully, but these errors were encountered:
vijaybaskar2908
changed the title
Android issue
Jail-Monkey returns true all the time in android (Android issue)
Oct 14, 2020
vijaybaskar2908
changed the title
Jail-Monkey returns true all the time in android (Android issue)
Jail-Monkey returns true all the time in android- after expo eject
Oct 14, 2020
I am running my jailmonkey, jailbroken check. It always returns true. But works fine in ios...issue only on android. kindly suggest me some fix.
const jail =JailMonkey.isJailBroken();
NOTE:- I have converted my expo app into react-native-cli... did expo eject
jail == true /// always..
The text was updated successfully, but these errors were encountered: