Skip to content

Add Proguard / R8 rules for generated code #118

@galex

Description

@galex

Hello,

When deploying the generated code in release on Android, the app crashes immediately because the gRPC generated code cannot actually be obfuscated to match the proto protocol I assume.

Please add proguard / R8 rules that apply to the generated code (even if you need to add it into a package to do so), and/or add a note into the README.md of the project about this.

Thank you!

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