i have apple watchos2 app need upgrade watchos 3. there no glance screen on watchos 3 anymore i'm not sure how use current glance screen create automatic snapshot calling schedulesnapshotrefresh method in wksnapshotrefreshbackgroundtask. can migrate whole project watchos 2 target watchos 3 target , apply changes make compatible watchos 3?
this updates view on awake.
you can try updating snap shot view when receive refresh task (wksnapshotrefreshbackgroundtask).
https://developer.apple.com/reference/watchkit/wksnapshotrefreshbackgroundtask
greg
Comments
Post a Comment