Hi everyone,
I have uploaded my first app to the google play console
but all devices are unsupported although I made all the steps I have read here in the forum.
What have done so far:
- Uploaded 2 aab files - one for the companion mobile app and one for the watch app.
- Submitted the app to wear os via setup>>advanced settings>>Release type wear os
- On the wear manifest file I have added the line
<uses-feature android:name="android.hardware.type.watch" />
- The app is active on open and closed testing (haven’t been submitted to production yet) - Link to open testing web: Sign in - Google Accounts
- The Wear OS-release type status is active.
BUT the problem is that “this item is not compatible with your device” as you can see in that image:
And when I go to the device catalog all devices are Unsupported, and I can`t include any device, as you can see here:
Can someone please help me to understand why it`s happening and how can I solve this?
And here is the Wear OS Release status:
Thank you in advance.