fix(push-guides): restructure APNs, FCM, and web push guides to match react-native/flutter layout#3372
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
18de6f6 to
4f47abf
Compare
4f47abf to
63cf7cc
Compare
m-hulbert
left a comment
There was a problem hiding this comment.
Two small comments, but mostly LGTM
… react-native/flutter layout - Add Step 5 "Publish a push notification" with CLI-only publish (client-id + channel sub-steps) - Remove send-with-code examples from all three guides - Remove push-admin Aside (info already in prerequisites) - Align Step 3 opening text across all guides - Update "send push notifications" to "publish push notifications" throughout - Restore service worker description sentence in web guide - APNs Step 6 (location pushes) renumbered from Step 7 after removing send-with-code step Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Show device ID after activation instead of APNs device token - Add subscribeToRealtime method and call it on launch - Remove getDeviceDetails method and button - Simplify ChannelSection to single channel, remove picker - Match button titles and colors (purple subscribe, orange unsubscribe) - Add location push screenshot Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
030675b to
e2c985d
Compare
Description
Checklist