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
Javier
08/30/2020, 11:14 PM
I can't use too. Multimodule?
If my composable is in an android lib module I can’t launch it
s
Sergey Y.
08/31/2020, 7:47 AM
Yes, I have a multimodular project. :(
@Javier thanks.
@Javier Unfortunately I don't know yet
s
sindrenm
10/21/2020, 8:58 AM
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
Javier
10/21/2020, 9:07 AM
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
sindrenm
10/21/2020, 9:12 AM
Same in Canary 14 for me with the deploy thingy, at least.