Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NoSuchFieldError: No static field ic_rapido_splash of type I in class Lcom/rapido/passenger/R$drawable; or its superclasses #406

Open
Hasan-rapido opened this issue Jan 2, 2023 · 0 comments

Comments

@Hasan-rapido
Copy link

Hasan-rapido commented Jan 2, 2023

Describe the issue
Fat aar does not contain the drawables and string resources from sub module.

Steps followed:
Created a library module and added as a dependency to the lib-aar.

fat aar generated successfully.

Integrated this fat aar in another app and successfully compiled the project.

Launching the app throws below exception,
java.lang.NoSuchFieldError: No static field ic_app_splash of type I in class Lcom/app/passenger/R$drawable; or its superclasses

Build Environment

  • Gradle Version: [7.2.1]
  • Fat-aar Version: [1.3.8]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant