Git Product home page Git Product logo

Comments (6)

atavism avatar atavism commented on August 19, 2024

This is happening when I build from the command line. Note: sometimes I'm able to open the app, but when I click on "Sign In" or "Register" it immediately crashes.

from firetweet.

uaalto avatar uaalto commented on August 19, 2024

@atavism This of course didn't happen in my system (both VM and tablet). But it looks just as the insidious #114. I think there is something wrong with the code, such as a race condition, that we didn't manage to catch yet.
The gomobile changes didn't modify any functionality in the code (just made a few things private/public), so the problem is definitely not Gomobile. Could you test the Android test app to verify this, please?
I'm pretty confident that we have something wrong, or there is a very ugly bug in Go that didn't expose previously in your case but now it does.

However, if you need to develop now, you might better rollback to your version that works before we figure out.

from firetweet.

uaalto avatar uaalto commented on August 19, 2024

What's the status of the issue after this PR?

from firetweet.

atavism avatar atavism commented on August 19, 2024

Looks like it was the version of Go we were using after all. That PR fixes the issue I was having,@uaalto. Thanks!

from firetweet.

myleshorton avatar myleshorton commented on August 19, 2024

Great work guys! Out of curiosity what version of Go should we all be using for this to work? RC1 as of this writing?

from firetweet.

uaalto avatar uaalto commented on August 19, 2024

That's the version that seems to solve the issue, yes.

from firetweet.

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.