Skip to content

Commit 8df9ecd

Browse files
committed
fixes
1 parent 537bff1 commit 8df9ecd

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

best-practices/imessage-deliverability.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ Avoid all five and blocks are rare. When a line does get flagged, the cause is a
5555
- **Segment Android users onto separate lines.** Spread them through the pool — they may be your power users.
5656
- **Use iMessage for cold outreach.** Cold belongs on A2P channels (Twilio etc.). iMessage is for warm conversations.
5757

58-
## Privacy
59-
60-
You don't need to store phone numbers in your own systems. Spectrum's space IDs are stable identifiers. Use them as your primary key and call the API to resolve a phone number when you actually need one. The mapping stays on our side.
61-
6258
## Recovering from an outage
6359

6460
In rare cases, if Spectrum Cloud is degraded and you're missing webhook deliveries:

docs-src/spectrum-ts/getting-started.mdx.vel

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ import { TypeTooltip } from "/snippets/type-tooltip.mdx";
77

88
`spectrum-ts` is a unified messaging SDK for TypeScript. Write your logic once, deliver it across every platform — iMessage, WhatsApp Business, your terminal, or a custom platform you build yourself.
99

10-
<Note>
11-
Spectrum is in early preview. APIs may change between releases.
12-
</Note>
13-
1410
## Installation
1511

1612
<CodeGroup>

0 commit comments

Comments
 (0)