Coder Social home page Coder Social logo

Comments (5)

Maskross avatar Maskross commented on June 14, 2024 1

Hi. First of all, I just want to tell you that this is a great job and I'm glad there is finally a FOSS app of this type, so thank you! Second, I am experiencing the same issue with the 1.2 version of the app as well, from the F-Droid repository and using a Samsung Galaxy S20 FE with Android 12. Here is the logcat file.
logcat.txt

from greenstash.

starry-shivam avatar starry-shivam commented on June 14, 2024

Hi! I've looked into your problem but i was not able to reproduce it, FYI I've tested the app on Android 7.0, 10 & 11, 12 before publishing the release.
Can you please share the logs, you can take logs using adb logcat --buffer=crash -d > logcat.txt Lemme know if you don't know how to use ADB.

from greenstash.

Silverhawk85 avatar Silverhawk85 commented on June 14, 2024

Hi! I've looked into your problem but i was not able to reproduce it, FYI I've tested the app on Android 7.0, 10 & 11, 12 before publishing the release.
Can you please share the logs, you can take logs using adb logcat --buffer=crash -d > logcat.txt Lemme know if you don't know how to use ADB.

I don't know how to use ADB. :)

from greenstash.

starry-shivam avatar starry-shivam commented on June 14, 2024

No problem! You can learn & download adb for your system by following this link.

Please follow these steps to grab logs.

  • enable developer options in your device, go to system > build number & tap continuously 7 times (process may vary between different manufacturers)
  • go to developer options and enable USB debugging.
  • connect your phone with your computer
  • if you're using windows then go to folder in which you've downloaded adb and do shift + right click, a terminal prompt will get opened, enter ./adb logcat --buffer=crash -d > logcat.txt, adb will make a file named logcat in same directory, then you can share that logcat file here. I know it sounds bit complicated but it's actually very simple.

from greenstash.

starry-shivam avatar starry-shivam commented on June 14, 2024

Hi. First of all, I just want to tell you that this is a great job and I'm glad there is finally a FOSS app of this type, so thank you! Second, I am experiencing the same issue with the 1.2 version of the app as well, from the F-Droid repository and using a Samsung Galaxy S20 FE with Android 12. Here is the logcat file. logcat.txt

Thank you for providing logs, it'll be fixed in upcoming update.

from greenstash.

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.