Code Monkey home page Code Monkey logo

Comments (2)

johnno1962 avatar johnno1962 commented on June 12, 2024

Hi, You seem to be trying to get injection running from a real device which is still very much in beta. To do this you need to run one of the binary releases of InjectionIII downloaded from GitHub and set a default as it says in the README to open the port. If you've set the default and run InjectionII and netstat -an | grep LIST doesn't list port 8898 then it is probably a defaults problem related to switching between the SandBoxed (AppStore) and un-SandBoxed versions of the app which you have to troubleshoot using the command find ~/Library -name com.johnholdsworth.InjectionIII.plist and deleting the plist file under '~/Library/Containers' and then set the default. The simplest thing to do is to only use HotReloading inside the simulator initially which is a much smoother ride and once you've proven that on your codebase you can see how well device injection can perform for you.

from hotreloading.

denil-ct avatar denil-ct commented on June 12, 2024

Oh yes, simulator is way smoother, and its working as expected. As some of our app's features don't work on simulator, we needed device support as well. So was trying it out.

It seems the issue was with the plist. Deleting and writing the defaults fixed it.

Thanks :)

from hotreloading.

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.