0

I have two watch faces (two services) in one app. Everthing works fine, I have different styles for each watch face.

My problem is the complications. If I change the complications in watch face No.1, it works. If I change the complications in watch face No.2, the change is visible in No.1 and there are no complications in No.2.

It looks like the information about the complications the user selects, both in watch face No.1 and in No.2, are stored in the same place.

Can anyone help me please? Thanks.

PS: Please excuse my writing style. I'm from Germany. :-) And sorry for the explanation of the issue. I'm a noob.

TofferJ
  • 4,678
  • 1
  • 37
  • 49
Mal Ham
  • 9
  • 4
  • What do you mean when you say "change the complications"? Do you mean select a different data provider? Do you have different complication IDs defined for the complications in the different watch faces? – TofferJ May 16 '18 at 20:05
  • Hi. Yes, when the user changes the data provider like time, world clock, steps etc. For the second watch face I made a copy of the activity. And while trying to find the reason for that problem I changed all IDs, variable names... everything. I think I have a lot of redundant code now :-) but still no solution. – Mal Ham May 20 '18 at 07:54
  • And thanks for editing. – Mal Ham May 20 '18 at 07:58
  • And I made a copy of the service. Not only of the activity. – Mal Ham May 20 '18 at 08:04
  • Can you please post the code where you activate the complications for both of your watch faces – TofferJ May 21 '18 at 13:22
  • Hi TofferJ! I can not work on it until the weekend, but then I will write immediately – Mal Ham May 23 '18 at 20:13

0 Answers0