Skip to content

docs: add native notifications guide#729

Open
riderx wants to merge 1 commit into
mainfrom
codex/native-notifications-docs
Open

docs: add native notifications guide#729
riderx wants to merge 1 commit into
mainfrom
codex/native-notifications-docs

Conversation

@riderx
Copy link
Copy Markdown
Member

@riderx riderx commented May 28, 2026

Summary

  • Add full documentation for @capgo/capacitor-notifications: overview, getting started, and debugging.
  • Register the plugin in the website plugin directory, docs sidebar, and LLM docs sets.
  • Refresh generated plugin metadata so the new private-preview package is represented.

Motivation

Customers need a clear Capgo-native notifications setup path that explains user/device lookup, badge updates, stats, silent update checks, and debugging without exposing transport/provider details in the product story.

Business Impact

This supports the native notifications launch by making onboarding self-serve, reducing setup/debug support load, and explaining how Capgo can drive notification campaigns and live-update nudges from one place.

Test Plan

  • bunx prettier --write <touched-files>
  • bun run check:docs-mirror
  • bun run --cwd apps/docs check
  • bun run --cwd apps/web check (0 errors, 0 warnings, 1 existing hint in src/worker/readme-banner.ts)
  • Rendered the new docs pages locally and captured screenshots

Screenshots

Native notifications getting started

Native notifications debugging

Notes

The setup/debug structure follows the practical pattern from OneSignal's Capacitor setup documentation while keeping Capgo wording provider-neutral: https://documentation.onesignal.com/docs/en/ionic-capacitor-cordova-sdk-setup

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 28, 2026

Warning

Review limit reached

@riderx, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 23 minutes and 11 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 620ff33d-f456-4ba7-9178-684fedafd1cc

📥 Commits

Reviewing files that changed from the base of the PR and between 7750327 and 5fd0cfd.

📒 Files selected for processing (10)
  • apps/docs/src/config/llmsCustomSets.ts
  • apps/docs/src/config/sidebar.mjs
  • apps/docs/src/content/docs/docs/plugins/notifications/debugging.mdx
  • apps/docs/src/content/docs/docs/plugins/notifications/getting-started.mdx
  • apps/docs/src/content/docs/docs/plugins/notifications/index.mdx
  • apps/web/src/config/plugins.ts
  • apps/web/src/content/plugins-tutorials/en/capacitor-notifications.md
  • apps/web/src/data/github-stars.json
  • apps/web/src/data/github-stats.json
  • apps/web/src/data/npm-downloads.json

Comment @coderabbitai help to get the list of available commands and usage tips.

@riderx riderx marked this pull request as ready for review May 28, 2026 12:03
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@sonarqubecloud
Copy link
Copy Markdown

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.

1 participant