Giter Site home page Giter Site logo

Comments (9)

PavanKumar-sa avatar PavanKumar-sa commented on May 18, 2024 3

React Native 0.60.3 JailMonkey.isJailBroken() returns null and not working.

from jail-monkey.

vaishnavtn avatar vaishnavtn commented on May 18, 2024 1

Same issue here.
React Native 0.61.5 JailMonkey.isJailBroken() returns null and not working.

from jail-monkey.

levibuzolic avatar levibuzolic commented on May 18, 2024

This doesn't sound right, could you please run the example app and post what results you get. Also, it's important to know what version of JailMonkey you're running.

isJailBroken returning null is likely a sign that the native code may not have been installed/linked correctly.

Simulator Screen Shot - iPhone 8 - 2021-06-24 at 10 38 45

from jail-monkey.

vaishnavtn avatar vaishnavtn commented on May 18, 2024

React-Native - 0.61.5
[email protected]

Getting error in JailMonkey.m on line no 265 as Property 'isiOSOnMac' not found on object of type 'NSProcessInfo'

if (@available(iOS 14.0, *)) {
isiOSAppOnMac = [NSProcessInfo processInfo].isiOSAppOnMac; // line no 265
}

from jail-monkey.

levibuzolic avatar levibuzolic commented on May 18, 2024

@vaishnavtn would you be able to try with the updated native code at #98 and see if that resolves the issue?

from jail-monkey.

vaishnavtn avatar vaishnavtn commented on May 18, 2024

Yes, it's working now with that change. But it's returning false if I run app on simulator. Also, are you planning to merge this PR anytime soon?

from jail-monkey.

levibuzolic avatar levibuzolic commented on May 18, 2024

@vaishnavtn false is expected on the simulator.

I can merge and release this later today.

from jail-monkey.

levibuzolic avatar levibuzolic commented on May 18, 2024

@vaishnavtn I've made a new release, let me know how it goes.

from jail-monkey.

vaishnavtn avatar vaishnavtn commented on May 18, 2024

It's working. Thanks!

from jail-monkey.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.