0

My company has a handheld application published and in the last release we've added an Android Wear app to it. When the users download and install it, it works on the Android Wear devices too, but it doesn't appear under Android Wear category.

Should I add a flag to it? Is something I missed on Google Play Developer Console?

Guillermo Merino
  • 3,197
  • 2
  • 17
  • 34

1 Answers1

2

Here's where it is on the Play dev console. On the Pricing & Distribution page, under the country list and Ads section. enter image description here

A couple of additional notes, though:

  • Your app needs to be approved before it'll appear in the category. I've had an app rejected because it didn't deal with a "flat tire" display correctly, for example. I believe this is the offical list of criteria.
  • Like most of the dev console, changes don't go live immediately. They take some time to filter out through the production Play store.
Community
  • 1
  • 1
Sterling
  • 6,365
  • 2
  • 32
  • 40