Skip to content

Conversation

@jkasten2
Copy link
Member

@jkasten2 jkasten2 commented Apr 16, 2025

Description

One Line Summary

Update OneSignal native SDK to the latest versions.

Details

Motivation

Applies fixes from the OneSignal Android SDK and OneSignal iOS SDK to the Unity SDK.

Scope

Updates both Android and iOS libraries to the latest versions.

Testing

Unit testing

None

Manual testing

Just bumping versions, no testing.

Affected code checklist

  • Notifications
    • Display
    • Open
    • Push Processing
    • Confirm Deliveries
  • Outcomes
  • Sessions
  • In-App Messaging
  • REST API requests
  • Public API changes

Checklist

Overview

  • I have filled out all REQUIRED sections above
  • PR does one thing
  • Any Public API changes are explained in the PR details and conform to existing APIs

Testing

  • I have included test coverage for these changes, or explained why they are not needed
  • All automated tests pass, or I explained why that is not possible
  • I have personally tested this on my device, or explained why that is not possible

Final pass

  • Code is as readable as possible.
  • I have reviewed this PR myself, ensuring it meets each checklist item

This change is Reviewable

- [Fix] Subscription/IAM not updated after upgrading from 5.2.0-beta or between 5.1.9 to 5.1.27
- [Fix] ANR caused by model.add(), model.initializeFromJson(), or modelstore.load()
- For full changes, see the [native release notes](https://github.com/OneSignal/OneSignal-Android-SDK/releases)
- Updated included iOS SDK from 5.2.9 to [5.2.9](https://github.com/OneSignal/OneSignal-iOS-SDK/releases/tag/5.2.10)
Copy link

Choose a reason for hiding this comment

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

This should say "to [5.2.10] instead"

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@jkasten2 jkasten2 force-pushed the update-native-sdk-2025-04-16 branch from 5692a33 to 870eb73 Compare April 17, 2025 18:34
@nan-li nan-li self-requested a review April 17, 2025 18:35
@jkasten2 jkasten2 force-pushed the update-native-sdk-2025-04-16 branch from deebe3a to e0be646 Compare April 17, 2025 18:37
@jkasten2 jkasten2 merged commit 5184a7a into main Apr 17, 2025
1 check passed
@jkasten2 jkasten2 deleted the update-native-sdk-2025-04-16 branch April 17, 2025 18:38
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.

3 participants