Skip to content

Crash in release mode with proground #68

@mahbub-java

Description

@mahbub-java

After minifyEnabled=true for proground in build release mode app crash in fragment or activity where I use it.
Simply need -keep class ca.antonious.*.* { *; } in proground-rules.pro to avoid minify and it works now.
My setup: minSdkVersion 21, targetSdkVersion 29

This need to add in documentation. It take 2 hour from me to find out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions