Is there an ActivityIndicator (or something like it) in WatchKit for Apple Watch? How do you all give the user feedback about some longer lasting background activity?
Just to add to the options, I've created a JBWatchActivityIndicator
project on GitHub that lets you generate your own image sequences: https://github.com/mikeswanson/JBWatchActivityIndicator
It also includes Apple-like activity indicator animations if you don't want to create your own.