Skip to content

Rewrite Android push guide for drop-in push-notifications-android SDK - #444

Merged
ashfaqcometchat merged 1 commit into
docs/new-flutter-push-notificationsfrom
docs/android-push-notifications-sdk
Jul 28, 2026
Merged

Rewrite Android push guide for drop-in push-notifications-android SDK#444
ashfaqcometchat merged 1 commit into
docs/new-flutter-push-notificationsfrom
docs/android-push-notifications-sdk

Conversation

@ashfaqcometchat

Copy link
Copy Markdown
Contributor

Replace the copy-the-UI-Kit-sample approach with the released com.cometchat:push-notifications-android:1.0.0 drop-in SDK, mirroring the new Flutter guide's structure. Covers dependency setup, Application init via PNConfiguration.Builder, forwarding FCM payloads to handlePushNotification, token registration/refresh, notification-tap and call-event listeners, badge count, testing, and troubleshooting.

Description

Related Issue(s)

Type of Change

  • Documentation correction/update
  • New documentation
  • Improvement to existing documentation
  • Typo fix
  • Other (please specify)

Checklist

  • I have read the CONTRIBUTING document
  • My branch name follows the naming convention
  • My changes follow the documentation style guide
  • I have checked for spelling and grammar errors
  • All links in my changes are valid and working
  • My changes are accurately described in this pull request

Additional Information

Screenshots (if applicable)

Replace the copy-the-UI-Kit-sample approach with the released
com.cometchat:push-notifications-android:1.0.0 drop-in SDK, mirroring the
new Flutter guide's structure. Covers dependency setup, Application init
via PNConfiguration.Builder, forwarding FCM payloads to
handlePushNotification, token registration/refresh, notification-tap and
call-event listeners, badge count, testing, and troubleshooting.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ashfaqcometchat
ashfaqcometchat changed the base branch from docs/new-flutter-push-notifications to main July 28, 2026 10:10
@ashfaqcometchat
ashfaqcometchat changed the base branch from main to docs/new-flutter-push-notifications July 28, 2026 10:11
@ashfaqcometchat
ashfaqcometchat merged commit 482f595 into docs/new-flutter-push-notifications Jul 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant