Skip to content

Conversation

@vlussenburg
Copy link
Contributor

Reopening #71

Copy link
Contributor

@KrzaQ KrzaQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the change looks well overall, but some things should be more fleshed out before we release it to the public.


// Start crash handler
client = new crashpad::CrashpadClient();
client->EnableCrashLoopDetection();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering if we want to make this configurable for the end-users.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we should - imo we should pass it and don't execute this path if we don't need it. By default we want have features opt-in

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed it - it is called from Example's MainActivity now.

Copy link
Contributor

@KrzaQ KrzaQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to update the crashpad dependency for a fix that has yet to be done. I'm on it, but this must wait.

* Backtrace client api improvements

* Bring back backtrace credentials definition
@KrzaQ
Copy link
Contributor

KrzaQ commented Feb 14, 2023

Please rebase the branch on the latest master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants