Code Monkey home page Code Monkey logo

Comments (8)

caikelun avatar caikelun commented on May 13, 2024

你可以先直接运行 sample app 试一下。

from xcrash.

WinWang avatar WinWang commented on May 13, 2024

用demo试了下,在手机里面确实没有找到崩溃的debug.json文件

from xcrash.

caikelun avatar caikelun commented on May 13, 2024

按照你目前提供的信息量,我没法提供更多的帮助,抱歉。
请先自己调试和诊断一下?

from xcrash.

WinWang avatar WinWang commented on May 13, 2024

请问下如果生成的崩溃文件是在data/data文件夹下面才能看到吗?我看了下这个需要手机root才能查看的,没root的话我不就看不了了?

from xcrash.

caikelun avatar caikelun commented on May 13, 2024

运行sample app debug版,生成tombstone文件。adb直接查看:

$adb shell
$run-as xcrash.sample
$cd ./files/tombstones
$ls -al

你可以先了解一下:adb、linux user permission、android app debug/release version 等等的知识。

from xcrash.

WinWang avatar WinWang commented on May 13, 2024

好的,谢谢

from xcrash.

hjf-codecrazy avatar hjf-codecrazy commented on May 13, 2024

运行sample app debug版,生成tombstone文件。adb直接查看:

$adb shell
$run-as xcrash.sample
$cd ./files/tombstones
$ls -al

你可以先了解一下:adb、linux user permission、android app debug/release version 等等的知识。

release版本可以看嘛?我试了好像不行。

from xcrash.

caikelun avatar caikelun commented on May 13, 2024

release不能run-as,但是app自身的逻辑是可以读取内存存储的,release只要保证app自身逻辑能读取然后投递到服务端就可以了。

from xcrash.

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.