Skip to content

Create a process for updating proguard rules #2359

@ptornhult

Description

@ptornhult

There seems to be quite a few open R8/Proguard issues, so more people than we are running into repeated issues with your library and obfuscation issues.

I'm not sure this is exactly how/if it works, but maybe you could add:
isMinifyEnabled = true
to the release target of the testapps project to test obfuscation works with the latest library dependency.

If your assembleRelease task fail, you should see the missing rules in: testapps/build/outputs/mapping/release/missing_rules.txt

And those new rules should be added to msal/consumer-rules.pro

Note! Currently the msal version of the testapp is set to "5.10.0", but it should be set to the same/latest version which is now 7.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature-RequestIT - User desires some behavior, which is currently not supported. No immediate "Bug" in the code

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions