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

How to dynamically add customparams to the crash report #37

Closed
praveenb opened this issue Aug 9, 2019 · 2 comments
Closed

How to dynamically add customparams to the crash report #37

praveenb opened this issue Aug 9, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@praveenb
Copy link

praveenb commented Aug 9, 2019

Hi,
Thank you so much for the wonderful plugin.

As per the plugin details, i need to set CatcherOptions at the beginning in the main.dart file.

But, I need to add some more data to customParameters based on user details. Any way to add data to the Customparams data.

Please let me know on it.

Thank you.

@jhomlala jhomlala self-assigned this Aug 9, 2019
@jhomlala jhomlala added the enhancement New feature or request label Aug 9, 2019
@jhomlala
Copy link
Owner

jhomlala commented Aug 9, 2019

Please upgrade to Catcher 0.2.1. Also check this example: https://github.com/jhomlala/catcher/blob/master/example/lib/change_custom_parameters_example.dart

@ariefwijaya
Copy link

I got this error

Please upgrade to Catcher 0.2.1. Also check this example: https://github.com/jhomlala/catcher/blob/master/example/lib/change_custom_parameters_example.dart

I got this error when I was trying this example

Cannot set value in unmodifiable Map

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

No branches or pull requests

3 participants