Simplified push messaging setup for iOS
ReleasedWe’ve released updates for our iOS-supporting SDKs, so they’ll automatically register device tokens and capture opened
metrics for push notifications. Now that we handle these things, you can remove some code, simplifying your integration and improving reliability when you update our SDKs in the future.
This release updates the platforms below. We’ve linked to upgrade documentation for each SDK, highlighting the code you can remove from your app when you upgrade:
- iOS 2.11
- React Native 3.4
- Flutter (affects iOS native SDK)
- Expo: Upgrade to
1.0.0-beta.14
and runexpo prebuild --clean
.