From 6c29df42079ebaa3f4a66312191e1221420ae643 Mon Sep 17 00:00:00 2001 From: saravanakumardb1 Date: Tue, 3 Mar 2026 07:45:02 -0800 Subject: [PATCH] docs(broadcasts,surveys): Mark Phase 3.4 complete - all SDKs done --- .../roadmaps/not-started/platform_BROADCAST_SURVEY_ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/roadmaps/not-started/platform_BROADCAST_SURVEY_ROADMAP.md b/docs/roadmaps/not-started/platform_BROADCAST_SURVEY_ROADMAP.md index 4dbf9cdf..804a5f8a 100644 --- a/docs/roadmaps/not-started/platform_BROADCAST_SURVEY_ROADMAP.md +++ b/docs/roadmaps/not-started/platform_BROADCAST_SURVEY_ROADMAP.md @@ -846,8 +846,8 @@ class BroadcastClient: |-----|------|-------------|--------| | 11 | `@bytelyst/broadcast-client` | Package + types + polling | ✅ | | 12 | `@bytelyst/survey-client` | Package + validation + offline cache | ✅ | -| 13 | Swift SDK extensions | `BLBroadcastClient`, `BLSurveyClient` | ⏭️ Low priority | -| 14 | Kotlin SDK extensions | `BLBroadcastClient`, `BLSurveyClient` | ⏭️ Low priority | +| 13 | Swift SDK extensions | `BLBroadcastClient`, `BLSurveyClient` | ✅ | +| 14 | Kotlin SDK extensions | `BLBroadcastClient`, `BLSurveyClient` | ✅ | | 15 | SDK integration tests | All platforms | ⏭️ Future | ### Phase 4: Platform Integration (Week 4)