diff --git a/README.md b/README.md index a5657ea14..8c2c639bc 100644 --- a/README.md +++ b/README.md @@ -7,28 +7,21 @@ --- -#### ⚠️ Migration Advisory for current OneSignal customers +#### Migrating from v4 or earlier? -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. - -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: - -- [iOS Phased Rollout](https://developer.apple.com/help/app-store-connect/update-your-app/release-a-version-update-in-phases/) - - -If you run into any challenges or have concerns, please contact our support team at support@onesignal.com +See our [Migration Guide](MIGRATION_GUIDE.md) for detailed instructions on upgrading to v5.x.x. --- [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. -

iOS Notification

+

iOS Notification

#### Installation See OneSignal's [iOS Native SDK Setup Guide](https://documentation.onesignal.com/docs/ios-sdk-setup) for documentation. #### API -See OneSignal's [iOS Native SDK API](https://documentation.onesignal.com/docs/ios-native-sdk) page for a list of all available methods. +See OneSignal's [Mobile SDK reference](https://documentation.onesignal.com/docs/en/mobile-sdk-reference) page for a list of all available methods. #### Change Log See this repository's [release tags](https://github.com/OneSignal/OneSignal-iOS-SDK/releases) for a complete change log of every released version. @@ -39,4 +32,4 @@ For account issues and support please contact OneSignal support from the [OneSig #### Supports: * Swift and Objective-C Projects -* Supports iOS 9 to iOS 15 +* Supports iOS 12 to iOS 26