GithubHelp home page GithubHelp logo

两个问题 about libchecker HOT 8 CLOSED

binx6 avatar binx6 commented on June 24, 2024
两个问题

from libchecker.

Comments (8)

binx6 avatar binx6 commented on June 24, 2024 1

插个题外话,我觉得有必要做一个UncaughtExceptionHandler,出错了和日志一起显示在应用页面内,然后可以用Handler配合Looper兜住,保证起码发生错误了不会直接闪退(除非类似ANR或者Native崩溃那种严重问题),这样也便于及时的反馈,参考下这个仓库

from libchecker.

binx6 avatar binx6 commented on June 24, 2024

@zhaobozhen

from libchecker.

binx6 avatar binx6 commented on June 24, 2024

插个题外话,我觉得有必要做一个UncaughtExceptionHandler,出错了和日志一起显示在应用页面内,然后可以用Handler配合Looper兜住,保证起码发生错误了不会直接闪退(除非类似ANR或者Native崩溃那种严重问题),这样也便于及时的反馈,参考下这个仓库

问题一复现视频↓
https://github.com/LibChecker/LibChecker/assets/123862842/b22b14b2-6bb8-42e8-83c2-016cae8cb2fc

from libchecker.

zhaobozhen avatar zhaobozhen commented on June 24, 2024

插个题外话,我觉得有必要做一个UncaughtExceptionHandler,出错了和日志一起显示在应用页面内,然后可以用Handler配合Looper兜住,保证起码发生错误了不会直接闪退(除非类似ANR或者Native崩溃那种严重问题),这样也便于及时的反馈,参考下这个仓库

现在有类似的机制,但是是根据堆栈信息来选择是否崩溃的。我觉得有些情况是需要允许应用崩溃重启的,可以避免出现更多未知的问题

from libchecker.

binx6 avatar binx6 commented on June 24, 2024

问题二复现视频↓
https://github.com/LibChecker/LibChecker/assets/123862842/f1d71813-903f-4361-b39a-a430ccd8cbd9

from libchecker.

binx6 avatar binx6 commented on June 24, 2024

现在有类似的机制,但是是根据堆栈信息来选择是否崩溃的。我觉得有些情况是需要允许应用崩溃重启的,可以避免出现更多未知的问题

有个折中的方案,让用户手动选择重启或者上传,如果觉得还是不大行就算了😂

from libchecker.

binx6 avatar binx6 commented on June 24, 2024

补充一条:目前我遇到了其它的搜索崩溃问题,有些是在搜索时,还有一些是在搜索完并点击时,且均不能稳定复现,也可能页面切换过快来不及刷新而致?

from libchecker.

binx6 avatar binx6 commented on June 24, 2024

现在

问题一已得到解决👍,问题二依旧存在#1155

from libchecker.

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.