ios - Apple Watchkit Activity Indicator -


actually calling web service in apple watch extension not able show activity indicator.could please let me know how show activity indicator in watch kit.

uiactivityindicator doesn't exist in watchkit. you'll need roll own solution.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - UML - How would you draw a try catch in a sequence diagram? -

c++ - Rendering a QGraphicsScene to QImage results in objects being placed on a side of QImage -