如何在没有 Apple Watch 应用程序的情况下向 Apple Watch 发送通知
How to send notifications to apple watch without an app for apple watch
我想向 Apple Watch 发送通知,但没有适用于 Apple Watch 的应用程序。
我们的应用程序仅适用于 iphone 和 ipad。
所以我没有在开发人员中找到有关此案例的任何信息。
来自Apple Watch Programming Guide
Apps are not required to do anything to support notifications. The
system provides a default notification interface that displays the
alert message from the notification. However, apps can customize the
notification interface and include custom graphics, content, and
branding.
我想向 Apple Watch 发送通知,但没有适用于 Apple Watch 的应用程序。
我们的应用程序仅适用于 iphone 和 ipad。
所以我没有在开发人员中找到有关此案例的任何信息。
来自Apple Watch Programming Guide
Apps are not required to do anything to support notifications. The system provides a default notification interface that displays the alert message from the notification. However, apps can customize the notification interface and include custom graphics, content, and branding.