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 5.2.0 #1432

Merged
merged 2 commits into from
May 10, 2024
Merged

Release 5.2.0 #1432

merged 2 commits into from
May 10, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 10, 2024

What's New

🎉 Push to Start Live Activities

To use Push To Start Live Activities, see documentation on How to start a Live Activity with a remote push notification.

In addition, new function OneSignal.LiveActivities.setup has been created which allows OneSignal to manage the lifecycle of a LiveActivity on behalf of the application. This includes listening for both pushToStart token updates and pushToUpdate token updates. When using this method, the application does not need to listen for pushToStart token updates, the starting of a live activity, nor update token updates.

The concept of a "Default" Live Activity has also been established in the SDK, which eliminates the need for a customer app to define and manage their own ActivityAttributes.

Other Changes

✨ Privacy Manifest Improvements

🐛 Bug Fixes


This change is Reviewable

@nan-li nan-li merged commit de18a72 into main May 10, 2024
@nan-li nan-li deleted the rel/5.2.0 branch May 10, 2024 22:04
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