Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sherlock.getInstance().getAllCrashes() issue #6

Closed
af-kabramov opened this issue Jul 3, 2017 · 6 comments
Closed

Sherlock.getInstance().getAllCrashes() issue #6

af-kabramov opened this issue Jul 3, 2017 · 6 comments

Comments

@af-kabramov
Copy link

af-kabramov commented Jul 3, 2017

crash.getId() return 1, then always 2
so every next crash after 2nd will open not proper report!

and reports from notification opens not proper crash details, too.

issue

NOTE: issue can be reproduced only if crash happened in Application onCreate() or near it, i mean on app start

@af-kabramov
Copy link
Author

you can just use primary autoincrement for _ID
except of crash.setId(instance.database.getNextCrashId());

@ajitsing
Copy link
Owner

ajitsing commented Jul 4, 2017

@af-kabramov this issue is addressed in 1a44bfd

@af-kabramov
Copy link
Author

👍 @ajitsing how long does it takes to new release ?🙂

@ajitsing
Copy link
Owner

ajitsing commented Jul 4, 2017

@af-kabramov will be releasing in some time :)

@af-kabramov
Copy link
Author

@ajitsing 👍

@ajitsing
Copy link
Owner

ajitsing commented Jul 5, 2017

Released 1.0.3 https://github.com/ajitsing/Sherlock/releases/tag/1.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants