Hey guys, I have made a multiplatform app before, ...
# multiplatform
s
Hey guys, I have made a multiplatform app before, but just for the smartphone, now I wanted to make a smartwatch only app. I have a exciting standalone wearOS app I want to make multiplatform so I could make a iOS version. Does someone have already done this?
p
s
Those projects all have a mobile app as well, I just want to target wearables
p
Ohh I see. Humm, I don't have one off the top of my mind. If you add only the wearable target, you get any error?
s
Then I dont have a android an iosApp folder... so nothing to run
I know we can change the androidApp to work as a wearos app, because my source code it just any other app only targeted at a watch
But Im not sure if i could do the same for a iosApp
p
I see your point. I just did some search and found this article https://cafonsomota.medium.com/adding-a-new-target-to-your-kmp-project-hello-watchos-92aeb0272cf8 I would have to test if using the watchOS* whatever targets works standalone.