Skip to content

[DRAFT SDK-363] Expose register device token#877

Draft
jferrao-itrbl wants to merge 4 commits into
masterfrom
feature/SDK-363-expose-register-device-token
Draft

[DRAFT SDK-363] Expose register device token#877
jferrao-itrbl wants to merge 4 commits into
masterfrom
feature/SDK-363-expose-register-device-token

Conversation

@jferrao-itrbl

@jferrao-itrbl jferrao-itrbl commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

🔹 JIRA Ticket(s) if any

✏️ Description

Expose registerDeviceToken in React Native bridge:

  • Add Iterable.registerDeviceToken(token) public API
  • Add bridge proxy IterableApi.registerDeviceToken(token)
  • Add TurboModule spec entry in NativeRNIterableAPI.ts
  • Add iOS Swift/Obj-C++ glue with hex-to-Data conversion for APNS tokens
  • Add Android impl + old/new architecture stubs for direct FCM token pass-through
  • Update MockRNIterableAPI and unit tests
  • Add CHANGELOG entry under Unreleased

jferrao-itrbl and others added 4 commits June 12, 2026 09:16
- Add Iterable.registerDeviceToken(token) public API

- Add IterableApi.registerDeviceToken bridge proxy

- Add TurboModule spec entry in NativeRNIterableAPI.ts

- Add iOS Swift/Obj-C++ glue with hex-to-Data conversion for APNS tokens

- Add Android impl + old/new architecture stubs for FCM token pass-through

- Update MockRNIterableAPI and unit tests

- Add CHANGELOG entry under Unreleased
@github-actions

Copy link
Copy Markdown
Lines Statements Branches Functions
Coverage: 68%
68.95% (522/757) 56.11% (202/360) 65.09% (166/255)

@qltysh

qltysh Bot commented Jun 19, 2026

Copy link
Copy Markdown

Qlty


⚠️ Comments skipped @jferrao-itrbl doesn't have a Qlty seat in Iterable.

Qlty doesn't post analysis or coverage comments for contributors without a seat. An authorized user can grant @jferrao-itrbl a seat from this pull request's page in Qlty.

@joaodordio joaodordio self-requested a review June 19, 2026 13:30
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