-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[Bug]: Run Preview on emulator/device not working for core:designsystem #1605
Labels
bug
Something isn't working
Comments
I think @andre-krueger is talking about this which shows the error in this panel: Running the previews from the |
And here are the corresponding stacktraces: Could not get applicationId for nowinandroid.core.designsystem.main. Project type: PROJECT_TYPE_LIBRARY
Unable to obtain test package
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Is there a StackOverflow question about this issue?
What happened?
Android Studio version: Koala Feature Drop | 2024.1.2
Ref: 447cd7e (latest main branch as of this writing)
When trying to run a for example the NiaButtonPreview inside the
core:designsystem
package, I get this error:The same issue appears for all the other previews in
core:designsystem
, but the previews incore:ui
work fine.Is this some limitation of Compose and/or Android Studio? As I can't really find any significant configuration changes between
core:ui
andcore:designsystem
, they both are direct dependencies of the app module.Relevant logcat output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: