Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications Update #704

Merged
merged 19 commits into from
May 22, 2024
Merged

Notifications Update #704

merged 19 commits into from
May 22, 2024

Conversation

fabriguespe
Copy link
Collaborator

@fabriguespe fabriguespe commented Mar 30, 2024

Notifications with XMTP

XMTP notifications are designed to seamlessly integrate into both mobile and web applications, providing developers with a robust framework for managing message delivery and notifications. This guide briefly introduces the key components and directs you to resources for detailed exploration.

Concepts

  • Overview: Understand the fundamentals of XMTP notifications, including their importance and how they enhance user experience in messaging applications.

  • Mobile: Learn how XMTP notifications are tailored for mobile platforms, ensuring efficient delivery and user engagement through services like Firebase.

    • Android: Set up your notification client in Android devices using the Kotlin SDK
    • iOS: Learn howto navigate App store guidelines and integrate notifications with the IOS SDK
  • Example Notification Server: Access a practical example of setting up a notification server with XMTP, providing a solid starting point for your own implementation.

Resources

Example apps

  • iOS: If you are an iOS developer looking to integrate XMTP notifications, you can explore the example app and notification service featured in the xmtp-ios repository from the xmtp-ios SDK, along with its corresponding documentation.

  • Android: Android developers aiming to integrate push notifications into their applications can refer to this example app and its accompanying documentation.

Copy link

vercel bot commented Mar 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
junk-range-possible ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 7:51pm

@fabriguespe fabriguespe changed the title update Notifications Update Mar 30, 2024
Copy link

cloudflare-pages bot commented Mar 30, 2024

Deploying xmtp-org with  Cloudflare Pages  Cloudflare Pages

Latest commit: dd28028
Status: ✅  Deploy successful!
Preview URL: https://65474a5f.website-9re.pages.dev
Branch Preview URL: https://notifications-update.website-9re.pages.dev

View logs

@fabriguespe fabriguespe marked this pull request as ready for review April 4, 2024 13:45
docs/build/notifications/ios.md Outdated Show resolved Hide resolved
docs/build/notifications/ios.md Outdated Show resolved Hide resolved
docs/build/notifications/ios.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@jhaaaa jhaaaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this @fabriguespe! Just pushed a commit with some smol tech writerly edits.

@fabriguespe fabriguespe removed their assignment May 2, 2024
docs/build/messages/custom.mdx Outdated Show resolved Hide resolved
docs/build/messages/reaction.mdx Outdated Show resolved Hide resolved
docs/build/messages/read-receipt.mdx Outdated Show resolved Hide resolved
@fabriguespe fabriguespe merged commit 972c68d into main May 22, 2024
4 checks passed
@fabriguespe fabriguespe deleted the notifications_update branch May 22, 2024 20:10
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.

None yet

4 participants