SDK archive: download
- Added
+handleSceneWillConnectToSessionWithOptions:
method for Push notification handling withUISceneDelegate
(iOS 13+).
SDK archive: download
- Update AppMetrica SDK dependency to 4.0
SDK archive: download
- Added support for iPhone and AppleTV simulators running on Apple Silicon Macs (M1)
- Added Swift Package Manager distribution.
- Stopped supporting iOS 8.
CocoaPods 1.10 or Carthage 0.38 now required for
.xcframework
.
SDK archive: download
- Added the API for downloading attachments
SDK archive: download
- Added the API for manual push tracking with the custom UNUserNotificationCenterDelegate implementation
SDK archive: download
- Fixed dynamic framework
SDK archive: download
- Added the userNotificationCenter:openSettingsForNotification: proxy delegate
- Fixed crash on setting a nil token
- Moved push permissions obtainment to the main queue
- Updated the YandexMobileMetrica dependency
SDK archive: download
- Added tracking of push notifications appearance/dismiss
- Added tracking of notifications types user is subscribed to
SDK archive: download
- Updated YandexMobileMetrica dependency
SDK archive: download
- Fixed crash when opening URL from push notification
- Fixed double URL opening from push notification
SDK archive: download
- Supported iOS 10+ in-app notifications.
- Added method for identification push notifications related to AppMetrica Push SDK.
- Added method for sending APNs environment with device token.
SDK archive: download
- Added URL from push notification opening.
- Added dynamic framework.
- Subspec DynamicDependencies is replaced with Dynamic.
- Default subspec StaticDependencies is replaced with Static.
SDK archive: download
- Initial release.