Code Monkey home page Code Monkey logo

Comments (4)

skellock avatar skellock commented on July 23, 2024 2

Thanks. Ya, this is an issue. Thanks for bringing this up.

There's a better solution to this incoming shortly. In the mean time, it's a good idea to either do what you did, or protect it behind a conditional.

from ignite-andross.

engmsaleh avatar engmsaleh commented on July 23, 2024 1

I have struggled for two days with this issue, the problem that when I submit the build to TestFlight, when I install the App, the App open the splash screen and crashes immediately, without any obvious problem.

It ends up that I changed that line in App.js file from
const AppWithBenefits = console.tron.overlay(App)
into
export default App

from ignite-andross.

jamonholmgren avatar jamonholmgren commented on July 23, 2024

@engmsaleh Yes, this is a rough one, we're working on it!

from ignite-andross.

GantMan avatar GantMan commented on July 23, 2024

Yup this was a super sneaky bug. I recently had the same issue only yesterday!

As you can see there's an update to Reactotron which solves this 👍

Another easy way is to add the overlay stub in production here:
https://github.com/infinitered/ignite-ir-next/blob/a175ad405794e5299be574bf8220f3f60ad26b05/boilerplate/App/Config/ReactotronConfig.js#L54-L61

from ignite-andross.

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.