Skip to content

Resources$NotFoundException when accessing app module resource from dynamic feature module #1060

@juckrit

Description

@juckrit

Description
I have composable function in dynamicFeature Module that show Image that image file is in app module
when I run "gradle recordPaparazziDebug" the test fail with Resources$NotFoundException

Steps to Reproduce

  1. clone this sample project https://github.com/juckrit/Poc_Paparazzi
  2. run gradle task "recordPaparazziDebug"

Expected behavior
The test should pass

Additional information:

  • Paparazzi Version: 1.3.1 and 1.3.2-SNAPSHOT
  • OS: Mac Os 13.3.1 (22E261)
  • Compile SDK: 33
  • Gradle Version: 8.0
  • Android Gradle Plugin Version: 8.1.0

Screenshots
Screenshot 2566-08-25 at 20 42 50

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwaiting on external issueBlocked due to issue with an external dependency.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions