Skip to content

ability to pass argument to the Custom Crash Activity #94

@javadjafari1

Description

@javadjafari1

Hi, I have an application with customizable theming. Users can choose from different theme styles, and the selected style is saved in shared preferences.

but in the crash activity, the style is static, and I don't want to read from shared preferences in custom activity, what if the cause of the crash were the reading from shared pref, it would cause a loop in the crash.

It would be a nice feature to pass arguments to the crash activity and decide the theme via those arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions