Skip to content

Commit 1c91fbc

Browse files
committed
Update Readme and Migration_Guide for migration advisory
1 parent 8898cb8 commit 1c91fbc

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

MIGRATION_GUIDE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ In this release, we are making a significant shift from a device-centered model
33

44
This migration guide will walk you through the Android SDK v5.0.0 changes as a result of this shift.
55

6+
#### ⚠️ Migration Advisory for current OneSignal customers
7+
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.
8+
9+
If you are migrating an existing app, we suggest using Android’s Phased Rollout capabilities to ensure that there are no unexpected issues or edge cases. Here is the documentation for each:
10+
11+
[Google Play Staged Rollouts](https://support.google.com/googleplay/android-developer/answer/6346149?hl=en)
12+
13+
If you run into any challenges or have concerns, please contact our support team at support@onesignal.com
14+
15+
616
# Overview
717

818
Under the user-centered model, the concept of a "player" is being replaced with three new concepts: users, subscriptions, and aliases.

README.md

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

88
---
99

10+
#### ⚠️ Migration Advisory for current OneSignal customers
11+
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.
12+
13+
If you are migrating an existing app, we suggest using Android’s Phased Rollout capabilities to ensure that there are no unexpected issues or edge cases. Here is the documentation for each:
14+
15+
[Google Play Staged Rollouts](https://support.google.com/googleplay/android-developer/answer/6346149?hl=en)
16+
17+
If you run into any challenges or have concerns, please contact our support team at support@onesignal.com
18+
19+
---
20+
1021
[OneSignal](https://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 Android or Amazon app with OneSignal.
1122

1223
<p align="center"><img src="https://app.onesignal.com/images/android_notification_image.gif" width="400" alt="Android Notification"></p>

0 commit comments

Comments
 (0)