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

Release notes - Android Core 2.5.0, Messaging - 4.1.0 (iOS) 2.2.0 (Android) #423

Merged
merged 7 commits into from
Oct 5, 2023

Conversation

PravinPK
Copy link
Contributor

@PravinPK PravinPK commented Oct 5, 2023

No description provided.

@PravinPK PravinPK requested a review from calebk1 October 5, 2023 18:51
Copy link
Contributor

@calebk1 calebk1 left a comment

Choose a reason for hiding this comment

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

A few changes!


### iOS Messaging 4.1.0
- Added new notifcation tracking API `handleNotificationResponse` with parameters UNNotificationResponse and an optional callback the returns `PushTrackingStatus` enum.
- The new API will automatically handle the click behaviour (OPENAPP, WEBURL, DEEPLINK) defined for the notification.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that, since this is part of the above point, making this a sub-bullet of the previous one would be better.

src/pages/documentation/mobile-core/release-notes.md Outdated Show resolved Hide resolved
src/pages/documentation/release-notes/index.md Outdated Show resolved Hide resolved
Copy link
Contributor

@calebk1 calebk1 left a comment

Choose a reason for hiding this comment

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

One more comment, then we should be good to go. (Make sure the change is applied on both of the release notes areas!)

### iOS Messaging 4.1.0

* Added new notification tracking API `handleNotificationResponse` with parameters `UNNotificationResponse` and an optional callback the returns `PushTrackingStatus` enum.
* The new API will automatically handle the click behaviour (OPENAPP, WEBURL, DEEPLINK) defined for the notification.
Copy link
Contributor

Choose a reason for hiding this comment

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

Just make this one a sub-bullet by tabbing it in!

@PravinPK PravinPK merged commit a5cec76 into AdobeDocs:main Oct 5, 2023
2 checks passed
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.

2 participants