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’m using Sony Xperia XZ2 Compact (docomo SO-05K) device with Android version 10 and my device is neither jailbroken nor rooted, but it always fall under isJailBroken condition .
I’m using Sony Xperia XZ2 Compact (docomo SO-05K) device with Android version 10 and my device is neither jailbroken nor rooted, but it always fall under isJailBroken condition .
const isJailBroken = JailMonkey.isJailBroken() || JailMonkey.hookDetected();
The text was updated successfully, but these errors were encountered: