# apple watch

Published articles for apple watch.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Watch Apps: One Codebase, Two Real Applications

DevFeed: [Watch Apps: One Codebase, Two Real Applications](<https://devfeed.tech/articles/watch-apps-one-codebase-two-real-applications-19666.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/watch-apps-phone-channel/>)

Author: Shai Almog

Published: 2026-08-22T00:00:00Z

Content type: tutorial

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [SwiftUI](<https://devfeed.tech/topics/swiftui.md>), [Android](<https://devfeed.tech/topics/android.md>), [media3](<https://devfeed.tech/topics/media3.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [apk](<https://devfeed.tech/tags/apk.md>), [apple](<https://devfeed.tech/tags/apple.md>), [apple-watch](<https://devfeed.tech/tags/apple-watch.md>), [asynchronous](<https://devfeed.tech/tags/asynchronous.md>), [files](<https://devfeed.tech/tags/files.md>), [release](<https://devfeed.tech/tags/release.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [state](<https://devfeed.tech/tags/state.md>), [swiftui](<https://devfeed.tech/tags/swiftui.md>), [watchos](<https://devfeed.tech/tags/watchos.md>)

### AI overview

Codename One can build Apple Watch companion applications and Wear OS applications from a shared watch entry point. The article explains separate application runtimes and storage, platform-specific rendering, and asynchronous communication for live messages, replicated state, and file transfers.

### Source excerpt

Codename One now builds Apple Watch companions and standalone Wear OS products from one watch entry point, with a portable asynchronous API for messages, state, and files.

## Monitor watchOS and visionOS apps with Datadog RUM

DevFeed: [Monitor watchOS and visionOS apps with Datadog RUM](<https://devfeed.tech/articles/monitor-watchos-and-visionos-apps-with-datadog-rum-2299.md>)

Original publisher: [Read original article](<https://www.datadoghq.com/blog/monitor-watchos-visionos-datadog-rum/>)

Author: Jessica Manheimer; Maël Lilensten

Published: 2026-07-06T00:00:00Z

Content type: article

Language: en

Sources: [Datadog | The Monitor blog](<https://devfeed.tech/sources/datadog-the-monitor-blog.md>)

Topics: [real user monitoring](<https://devfeed.tech/topics/real-user-monitoring.md>), [visionOS](<https://devfeed.tech/topics/visionos.md>), [watchOS](<https://devfeed.tech/topics/watchos.md>), [error tracking](<https://devfeed.tech/topics/error-tracking.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [observability](<https://devfeed.tech/topics/observability.md>), [User Experience](<https://devfeed.tech/topics/user-experience.md>), [SwiftUI](<https://devfeed.tech/topics/swiftui.md>), [iOS](<https://devfeed.tech/topics/ios.md>)

Tags: [apple](<https://devfeed.tech/tags/apple.md>), [apple-watch](<https://devfeed.tech/tags/apple-watch.md>), [digital-experience-monitoring](<https://devfeed.tech/tags/digital-experience-monitoring.md>), [error-tracking](<https://devfeed.tech/tags/error-tracking.md>), [net-11-preview-7](<https://devfeed.tech/tags/net-11-preview-7.md>), [observability](<https://devfeed.tech/tags/observability.md>), [real-user-monitoring](<https://devfeed.tech/tags/real-user-monitoring.md>), [traces](<https://devfeed.tech/tags/traces.md>), [user-experience](<https://devfeed.tech/tags/user-experience.md>), [vision](<https://devfeed.tech/tags/vision.md>)

### AI overview

Datadog RUM extends crash reporting, error tracking, deobfuscated stack traces, and session-level observability to watchOS and visionOS apps. The article explains how teams can investigate failures and understand user interactions without a separate SDK.

### Source excerpt

Monitor crashes, errors, and user sessions on watchOS and visionOS by using Datadog RUM with fully deobfuscated stack traces and no separate SDK required.

## Native Linux, Apple Watch, A Game Builder And Crash Protection

DevFeed: [Native Linux, Apple Watch, A Game Builder And Crash Protection](<https://devfeed.tech/articles/native-linux-apple-watch-a-game-builder-and-crash-protection-19394.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/native-linux-apple-watch-game-builder-crash-protection/>)

Author: Shai Almog

Published: 2026-06-19T00:00:00Z

Content type: release

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [watchOS](<https://devfeed.tech/topics/watchos.md>), [GitHub Issues](<https://devfeed.tech/topics/github-issues.md>), [Java](<https://devfeed.tech/topics/java.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apple](<https://devfeed.tech/tags/apple.md>), [apple-watch](<https://devfeed.tech/tags/apple-watch.md>), [crash](<https://devfeed.tech/tags/crash.md>), [desktop](<https://devfeed.tech/tags/desktop.md>), [gaming](<https://devfeed.tech/tags/gaming.md>), [github-issues](<https://devfeed.tech/tags/github-issues.md>), [java](<https://devfeed.tech/tags/java.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [linux](<https://devfeed.tech/tags/linux.md>), [native](<https://devfeed.tech/tags/native.md>), [watchos](<https://devfeed.tech/tags/watchos.md>)

### AI overview

This weekly Codename One update describes a native Linux desktop port, Apple Watch and Wear OS support, a visual Game Builder with a high-level gaming API, and crash protection that symbolicates native crashes and files them as GitHub issues. It also notes a rebuild of the build cloud and related failed builds.

### Source excerpt

This week adds a native Linux desktop port, an Apple Watch and Wear OS port, a visual Game Builder with a high-level gaming API, and seamless crash protection that symbolicates native crashes and files them as GitHub issues.

## Made in Compose - Apple watch ultra water level animation

DevFeed: [Made in Compose - Apple watch ultra water level animation](<https://devfeed.tech/articles/made-in-compose-apple-watch-ultra-water-level-animation-25791.md>)

Original publisher: [Read original article](<https://www.sinasamaki.com/made-in-compose-apple-watch-ultra-water-level-animation/>)

Author: sinasamaki

Published: 2022-10-06T21:28:43Z

Content type: tutorial

Language: en

Sources: [sinasamaki](<https://devfeed.tech/sources/sinasamaki.md>)

Topics: [Jetpack Compose](<https://devfeed.tech/topics/jetpack-compose.md>), [Compose](<https://devfeed.tech/topics/compose.md>), [Canvas](<https://devfeed.tech/topics/canvas.md>), [ui](<https://devfeed.tech/topics/ui.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [animation](<https://devfeed.tech/tags/animation.md>), [apple](<https://devfeed.tech/tags/apple.md>), [apple-watch](<https://devfeed.tech/tags/apple-watch.md>), [article](<https://devfeed.tech/tags/article.md>), [canvas](<https://devfeed.tech/tags/canvas.md>), [code](<https://devfeed.tech/tags/code.md>), [compose](<https://devfeed.tech/tags/compose.md>), [jetpack-compose](<https://devfeed.tech/tags/jetpack-compose.md>), [ui](<https://devfeed.tech/tags/ui.md>)

### AI overview

This tutorial explains how the author recreated the Apple Watch Ultra diving app's water-level animation in Jetpack Compose. It covers choosing a canvas, drawing text through view interop, constructing animated cubic paths, and using blend modes to change the visible text colors.

### Source excerpt

Welcome to the first post in my Made in Compose series where I attempt recreating UI and animations, in Jetpack Compose and share my process. In this first post, I will be recreating the water level animation in the new Apple Watch Ultra diving app. This was one of the

## Introducing Apple Pay on the Web for Square's APIs

DevFeed: [Introducing Apple Pay on the Web for Square's APIs](<https://devfeed.tech/articles/introducing-apple-pay-on-the-web-for-square-s-apis-15699.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/introducing-apple-pay-on-the-web-for-squares-apis>)

Author: Matan-Paul Shetrit

Published: 2017-09-27T17:03:41Z

Content type: release

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [Web](<https://devfeed.tech/topics/web.md>), [Code](<https://devfeed.tech/topics/code.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [apple](<https://devfeed.tech/tags/apple.md>), [apple-watch](<https://devfeed.tech/tags/apple-watch.md>), [code](<https://devfeed.tech/tags/code.md>), [conversion](<https://devfeed.tech/tags/conversion.md>), [developer](<https://devfeed.tech/tags/developer.md>), [devices](<https://devfeed.tech/tags/devices.md>), [digital-wallet](<https://devfeed.tech/tags/digital-wallet.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [domain](<https://devfeed.tech/tags/domain.md>), [e-commerce](<https://devfeed.tech/tags/e-commerce.md>), [mac](<https://devfeed.tech/tags/mac.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [release](<https://devfeed.tech/tags/release.md>), [speed](<https://devfeed.tech/tags/speed.md>), [verification](<https://devfeed.tech/tags/verification.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Square announces Apple Pay on the Web support for Square Checkout and its e-commerce API, allowing buyers to authenticate payments with Touch ID or a passcode on supported Apple devices. Sellers using Square Checkout need no code changes; e-commerce API users must register their domain and adjust their integration.

### Source excerpt

Add Apple Pay as a digital wallet option using Square

## iOS Meetup

DevFeed: [iOS Meetup](<https://devfeed.tech/articles/ios-meetup-31892.md>)

Original publisher: [Read original article](<http://engineering.flipboard.com//2015/09/ios-meetup>)

Author: https://twitter.com/timonus (Tim Johnsen)

Published: 2015-09-09T00:00:00Z

Content type: article

Language: en

Sources: [Flipboard](<https://devfeed.tech/sources/flipboard.md>)

Topics: [watchOS](<https://devfeed.tech/topics/watchos.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [apple](<https://devfeed.tech/tags/apple.md>), [apple-watch](<https://devfeed.tech/tags/apple-watch.md>), [apps](<https://devfeed.tech/tags/apps.md>), [community](<https://devfeed.tech/tags/community.md>), [developers](<https://devfeed.tech/tags/developers.md>), [event](<https://devfeed.tech/tags/event.md>), [hiring](<https://devfeed.tech/tags/hiring.md>), [ios](<https://devfeed.tech/tags/ios.md>), [video](<https://devfeed.tech/tags/video.md>), [watchos](<https://devfeed.tech/tags/watchos.md>)

### AI overview

Flipboard hosted a Palo Alto iOS Developers meetup focused on developing apps for watchOS 2. The event included a talk by Ben Morrow, a presentation about Flipboard's WatchKit app, and a complete video recording.

### Source excerpt

Flipboard was honored to host a meetup of the Palo Alto iOS Developers group about developing apps for watchOS 2 at our office in Palo Alto last week. Ben Morrow, writer of the Happy Watch blog and host of several Apple Watch hackathons, gave a talk deep diving into various aspects of watchOS 2. We also gave a short talk sharing a bit of the story about how we built our WatchKit app and what we've got in store for watchOS 2. A photo posted by Flipboard (@flipboard) on Sep 3, 2015 at 11:29am PDT We'd like to thank Mike Suprovici and the community for giving us the oppourtunity to host this event. Here's a complete video of the meetup P.S. We're hiring!