amoledwatchfaces / Complications-Suite-Wear-OS

Complications Suite - Wear OS app
https://play.google.com/store/apps/details?id=com.weartools.weekdayutccomp
Apache License 2.0
71 stars 9 forks source link

Not automatically Watch App install with Mobile App #11

Closed umeshbsa closed 1 year ago

umeshbsa commented 1 year ago

I have an issue.

I have created two application

  1. Mobile
  2. Watch

I uploaded both bundles to the play store

  1. Mobile as the Normal way to publish
  2. Watch- used key factor in Advance Setting

My problem is when I install a Mobile app on the phone. watch app is not installed automatically on the watch.

I follow this repo. please apply me what I am missing.

amoledwatchfaces commented 1 year ago

Hello, it's not possible to remotely install Wear OSs app this way. It needs to be installed manually by user directly in the Play Store.

umeshbsa commented 1 year ago

But I checked in your app. It's possible.

This is your app. 123

this is my app. ww

What I am missing in a watch or mobile manifest config or play store config. please help me asap.