Skip to content

Detect oversized bundles in release builds #7

@10erlosh

Description

@10erlosh

Hi!

Great library, thanks!

I'm using

        OversizeBundleRegistrar.INSTANCE.register(s -> {
            // log s to crashlytics
            return Unit.INSTANCE;
        });

to send oversize detections to Crashlytics, which works fine on debug builds but seems not to work in release builds.

implementation 'com.pnuema.android:savestateobserver:2.8.0'

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