简体   繁体   中英

Can a watchkit app launch itself like a notification at a specific time without ios App sending a localnotification?

If I make a watchKit app, does the user have to run the app on ios for it to set off a timed notification on the watch? Is there a way to set the watchkit to just say "good morning" every morning at 8am without an ios app?

It seems the best solution is to use localnotification from an ios app, at least with the current watchkit functionality available as of 4/3/15.

With a developer account, one can read here: https://developer.apple.com/library/ios/documentation/General/Conceptual/WatchKitProgrammingGuide/index.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM