Hi does wear os support app bundle? I doesn't look...
# compose-wear
f
Hi does wear os support app bundle? I doesn't look like it right? Like you put your app and your wear os app in the same app bundle and the Google play manage the distribution of it to the correct channels
y
Not that I'm aware. You will have separate APKs, one built for Wear, one for Mobile. They will share the same applicationId, and be signed with the same signing key.
l
Separate app bundles actually, especially for new apps