I'd like to setup a watch Tile on my WearOS with AutoWear to trigger my Tasker automations, but I can't create a Tile via AutoWear GUI "Add Tile" screen due to validation issues despite trying all input combinations:
* Desired setup is to be able to swipe from main watch face and have a Tile with several buttons
* There are workarounds I've managed to successfully setup (complications / app actions), so the problem seems to be specific to Tile-adding feature
As the AutoWear was the only watch app of the category available on my WearOS Pixel Watch 3, I suspect the issue is related to Wear OS 6 APIs specifically.
# Envs and prerequisites* AutoWear 3.2.16 on Samsung S25, Android 16, OneUI 8
* AutoWear 3.2.16 on Pixel Watch 3, WearOS 6.0
* Tasker 6.5.11
* Prerequisites
* (Android) Setup Tasker command "air1"
* (WearOS) "AutoWear Settings" -> Launcher Apps -> toggle on "Action"
# Steps to reproduce
All steps on Android AutoWear app:
1. Wear Device -> select some WearOS 6.0 device
2. Tiles -> "+"
<Observed results 1>
a. Tiles Name -> "Tiles 1" -> OK
b. Command to Execute -> pre-defined yes -> App opened: Action (although I'd like to leave it empty, it should appear because I've configured it as my watch tile, not as result of action).
c. Tile To Update -> <left empty>
d. Tile Type -> Buttons
e. Texts -> "b1"
f. Text Properties / Top Label / Bottom Label / Bottom Button -> <left empty>
g. Buttons -> Commands -> "air1". Others <left empty>
h. Advanced -> <left defaults>
< Other observed results>
# Observed results
1. After entering Tiles, "Manage Tiles" is empty
2. After clicking "Save", popup displays with Warning "These settings are not valid. If yo uexit now settings will be lost. Are you sure you want to exit?"
3. After clicking "Tile To Update", navigation moves to empty Tile list, losing user's settings
4. Adding "AutoWear Tile 1" upfront via "Google Pixel Watch" Android app doesn't cause the Tile to appear on the list of tiles in AutoWear app
5. Adding "AutoWear Tile 2" upfront directly from Pixel Watch 3 doesn't cause the Tile to appear on the list of tiles in AutoWear app
6. Naming the new Tile exactly as the Tile added upfront doesn't allow to pass validation either
7. Changing Tile Type to "Progress" or "Text List" shows the same result. Same with tweaking other settings such as buttons texts / button commands / command to execute at the top. No combination works.
8. The only way I could manage to trigger my integration from WearOS is to resign from using Tiles and switch another means such as Complication or "App X Opened" event
9. I'm sometimes seeing AutoWear exceptions, but they're not appearing after any concrete moment. The "AutoWear Log" despite checking "System Logs" is empty (only messages about checking license, I'm on trial). Clicking "Log Listing Watch" causes another exception, clicking it again causes app to crash.
10. I've noticed that AutoWear was the only watch app I was even able to install on my WearOS 6 Pixel Watch 3, this suggests to me there were breaking API changes and other apps didn't update, but AutoWear updated without adjusting to the breaking changes correctly
# Desired results
1. It should be possible to create a new Tile OR
2.. "Manage Tiles" screen could show the predefined list of Tiles (AutoWear Tile 1...4) similar to Pixel Watch 3 / Google Pixel Watch and then allow to select them in "Tile To Update" section