Skip to content

Bump courier-android to 6.1.0#40

Merged
mikemilla merged 3 commits into
mainfrom
bump-courier-android-6.1.0
May 27, 2026
Merged

Bump courier-android to 6.1.0#40
mikemilla merged 3 commits into
mainfrom
bump-courier-android-6.1.0

Conversation

@courier-pr-bot

@courier-pr-bot courier-pr-bot Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump courier-android from 6.0.06.1.0 (JitPack).
  • Release courier_flutter 5.0.1 and update native user-agent strings (Android + iOS).
  • Align the example app ExampleService with the courier-android 6.1.0 CourierPushNotificationIntent API (named constructor params, simplified presentNotification), and present the demo notification before calling Courier.onMessageReceived.
  • Update Docs/3_PushNotifications.md Android notification service snippet to the same order.
  • Bump example app build number to 1.0.0+32.

Test plan

  • Build the example app on Android (cd example && flutter run) and confirm it builds against courier-android:6.1.0
  • Sign in as a test user and confirm FCM token sync (onNewTokenCourier.onNewToken)
  • Send a test push via firebase-fcm and verify:
    • Notification appears with title/body from the payload
    • Tapping the notification opens the app and fires click tracking
    • DELIVERED event appears in the Courier dashboard
  • Smoke-test iOS example app build (user-agent version only; no native API changes on iOS)

@courier-pr-bot courier-pr-bot Bot force-pushed the bump-courier-android-6.1.0 branch from 9f18892 to 5bc12cd Compare May 27, 2026 19:45
mikemilla and others added 2 commits May 27, 2026 16:02
Present the demo notification before calling Courier.onMessageReceived so
the notification renders even if delivery tracking is slow or fails.
Mirror the comment style used in courier-react-native#55. Update the
Android push notification docs to the same order and bump example app
build number to 1.0.0+31.

Co-authored-by: Cursor <cursoragent@cursor.com>
Bump the package version to 5.0.1, update the Android/iOS user-agent
strings to 5.0.1, and bump the example app build number to 1.0.0+32.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mikemilla mikemilla merged commit 0888ce0 into main May 27, 2026
1 check 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