Skip to content

fix(mobile): skip the iOS glanceable sink on Android - #5987

Merged
iscekic merged 1 commit into
mainfrom
fix/android-glanceable-ios-sink-endnow
Sep 9, 2026
Merged

fix(mobile): skip the iOS glanceable sink on Android#5987
iscekic merged 1 commit into
mainfrom
fix/android-glanceable-ios-sink-endnow

Conversation

@iscekic

@iscekic iscekic commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Fixes KILO-APP-9N. Assign review to @iscekic.

Android called LiveActivity.getInfo in endNow. That method is not a function on Android. Sentry recorded 88 events from 11 users on com.kilocode.kiloapp@1.0.8+198.

  • Root cause: glanceable-ios/register registered the iOS sink on both platforms.
  • Fix: register the iOS Live Activity sink on iOS only. Android already uses glanceable-android/register.
  • Test: register.test.ts checks Android does not register the sink and iOS does.

Live Activity getInfo is not a function on Android. KILO-APP-9N fired
from endNow during publish. Register the iOS sink on iOS only.
@iscekic iscekic self-assigned this Sep 9, 2026
@kilo-code-bot

kilo-code-bot Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • apps/mobile/src/glanceable-ios/register.ts
  • apps/mobile/src/glanceable-ios/register.test.ts

Reviewed by grok-4.6 · Input: 83.5K · Output: 7.9K · Cached: 405.2K

Review guidance: REVIEW.md from base branch main

@iscekic
iscekic enabled auto-merge (squash) September 9, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants