ios - viewDidAppear equivalent on apple watch -


i'd start app small animation (actually sequence of images), if start animation on willactivate app waits until animation finishes , display app. see there no didactivate, there way detect app displaying? notification example

for moment state not exist in apple watch. https://developer.apple.com/library/prerelease/ios/documentation/watchkit/reference/wkinterfacecontroller_class/.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -