Skip to content

Commit c38544d

Browse files
authored
Merge pull request #1406 from OneSignal/add_migration_advisory_to_readme
Add migration advisory to readme and migration guide
2 parents 3adc677 + b356820 commit c38544d

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

MIGRATION_GUIDE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
![OneSignal Omni Channel Banner](https://user-images.githubusercontent.com/11739227/208625336-d28c8d01-a7cf-4f8e-9643-ac8d1948e9ae.png)
44

5+
---
6+
7+
#### ⚠️ Migration Advisory for current OneSignal customers
8+
9+
Our new [user-centric APIs and v5.x.x SDKs](https://onesignal.com/blog/unify-your-users-across-channels-and-devices/) offer an improved user and data management experience. However, they may not be at 1:1 feature parity with our previous versions yet.
10+
11+
If you are migrating an existing app, we suggest using iOS Phased Rollout capabilities to ensure that there are no unexpected issues or edge cases. Here is the documentation:
12+
13+
- [iOS Phased Rollout](https://developer.apple.com/help/app-store-connect/update-your-app/release-a-version-update-in-phases/)
14+
15+
16+
If you run into any challenges or have concerns, please contact our support team at [email protected]
17+
18+
---
19+
520
# Intro
621

722
In this release, we are making a significant shift from a device-centered model to a user-centered model. A user-centered model allows for more powerful omni-channel integrations within the OneSignal platform.

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@
77

88
---
99

10+
#### ⚠️ Migration Advisory for current OneSignal customers
11+
12+
Our new [user-centric APIs and v5.x.x SDKs](https://onesignal.com/blog/unify-your-users-across-channels-and-devices/) offer an improved user and data management experience. However, they may not be at 1:1 feature parity with our previous versions yet.
13+
14+
If you are migrating an existing app, we suggest using iOS Phased Rollout capabilities to ensure that there are no unexpected issues or edge cases. Here is the documentation:
15+
16+
- [iOS Phased Rollout](https://developer.apple.com/help/app-store-connect/update-your-app/release-a-version-update-in-phases/)
17+
18+
19+
If you run into any challenges or have concerns, please contact our support team at [email protected]
20+
21+
---
22+
1023
[OneSignal](https://www.onesignal.com) is a free email, sms, push notification, and in-app message service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal.
1124

1225
<p align="center"><img src="https://app.onesignal.com/images/ios_10_notification_image.gif" width="400" alt="iOS Notification"></p>

0 commit comments

Comments
 (0)