Why I can't deploy preview to the device? Deploy b...
# compose
s
Why I can't deploy preview to the device? Deploy button just disabled. On the Jetchat sample project the button works. What could be causing this? There are no errors or warnings.
j
I can't use too. Multimodule?
If my composable is in an android lib module I can’t launch it
s
Yes, I have a multimodular project. :(
@Javier thanks.
@Javier Unfortunately I don't know yet
s
It does seem like this is a problem with modules, yes. In my module that is a “com.android.application” module, the button is enabled, but in a “com.android.library” it is not. Would be great to have this everywhere, though. simple smile
j
i didn't try with canary 14, but preview was not working for me some weeks ago with multiplatform and now it is working, I will try to run in the emulator this night
s
Same in Canary 14 for me with the deploy thingy, at least.
We don't have a multiplatform project, though.
Previews work, but not deploying them.