You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: README simplify migration advisory and update links
- Remove stale v5 feature parity warning now that v5 is stable. Replace with concise migration guide reference.
- Fix image embedding to use GitHub-hosted URL
- Update documentation links
- Update supported iOS versions
Copy file name to clipboardExpand all lines: README.md
+5-12Lines changed: 5 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,28 +7,21 @@
7
7
8
8
---
9
9
10
-
#### ⚠️ Migration Advisory for current OneSignal customers
10
+
#### Migrating from v4 or earlier?
11
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:
If you run into any challenges or have concerns, please contact our support team at support@onesignal.com
12
+
See our [Migration Guide](MIGRATION_GUIDE.md) for detailed instructions on upgrading to v5.x.x.
20
13
21
14
---
22
15
23
16
[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.
0 commit comments