Open
Description
I have an enum in shared native code and I am using this enum to pass data between fragments using safe args. To make release build work I have to keep the enum. But if I am just adding -keep to proguard with full qualified package id doesn't work. So, how to keep classed from a shared native module?
Metadata
Metadata
Assignees
Labels
No labels