Page 1 of 1

Watchface error with buttons in Watch face editor for Amazfit

Posted: 15 Apr 2025, 10:11
by conan777
Hello translate the message from another thread,
I've followed the steps to install a watchface on my BIP 6, having done it for a GTS4, and it works fine, but I can't get the buttons to work. Is there anything special that needs to be done differently with previous versions of the program? I followed the same steps as I did previously for the BIP 5, but it doesn't work.
I attach the watchface that I have made with the buttons that do not work.
thankyou

Re: Watchface error with buttons in Watch face editor for Amazfit

Posted: 15 Apr 2025, 11:23
by asoo
From the file you sent, I have done a preliminary check and found that the "button" not working is not due to a program error, but because the button has been disabled by the user. You can see from the attached image that the eye icon behind the button is crossed out. This means that when you pack the button, it will not be packed in the watchface. The solution is to click on the eye icon so that it is an eye icon with no crossed out, then pack it again, and the button will be able to work normally again.
Attached image
Image
Image
If any button is pressed and does not action, it is possible that bip6 is not supported.

For example, music on phone
If you use hmApp.startApp({url: 'PhoneMusicCtrlScreen', native: true }); it will not work.

Use hmApp.startApp({url: 'MusicCommonScreen', native: true }); instead.

So in this part you have to test it on Bip6 yourself.
Music on phone
Image
This is the watchface, that I tested and fixed. It button work normally.
QR-Code
Image
QR-Code is valid for 3 days start 15-04-202
IEPB5_05_GTS_4.zip
(397.83 KiB) Downloaded 129 times
All tested is do on Version 13.1