Skip to content

[Vanilla example app] White screen on Android with new architecture enabled when Proguard is enabled #84

@opayen

Description

@opayen

Repro steps:

  • Enable enableProguardInReleaseBuilds in the app's build.gradle file of the vanilla example app
  • Make sure that new architecture is enabled (newArchEnabled=true in gradle.properties, enabled by default)
  • Build the release variant
  • Start the app

Result:

Probably related to Proguard, because it works fine without it.

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