8
votes

I know how to create the basic watch complications.

I want to create complication like native Battery one (Circular Ring).

How can I fetch live data for the complications, maybe API call, or data from iPhone?

Can I create more then one same complication type?

1
My watch app has two complications on the same face (see my video of it at vimeo.com/315500076 - James Bush
@JamesBush My question is can I create for same type? eg: Modular small can I create multiple for Modular small for same app. - Parth Adroja
What's a complication "type"? There are Watch faces, there are complication families, and then there are complication templates. There's no type. Use the correct terminology if you want to be clear. By the way, you asked this 11 months ago; have you made a complication yet? If so, what type? - James Bush
Yes I have created couple of complications. Sorry for confusion I meant to make multiple for same family. - Parth Adroja

1 Answers

1
votes

I want to create complication like native Battery one (Circular Ring).

How can I fetch live data for the complications, maybe API call, or data from iPhone? -

Can I create more then one same complication type?

No you cannot, one app can have only one type of complication.