Skip to content

Releases: yandexmobile/metrica-push-sdk-ios

1.3.0

30 Jun 10:01
Compare
Choose a tag to compare
  • Added +handleSceneWillConnectToSessionWithOptions: method for Push notification handling with UISceneDelegate (iOS 13+).

1.1.1

29 Sep 14:28
Compare
Choose a tag to compare
  • Update AppMetrica SDK dependency to 4.0

1.0.0

13 Jul 13:00
Compare
Choose a tag to compare
  • Added support for iPhone and AppleTV simulators running on Apple Silicon Macs (M1).
  • Added Swift Package Manager distribution.
  • Stopped supporting iOS 8.

Notice

CocoaPods 1.10 or Carthage 0.38 now required for .xcframework.

0.9.2

12 Jul 16:36
Compare
Choose a tag to compare
  • Added the API for downloading attachments

0.8.0

26 Apr 12:07
Compare
Choose a tag to compare
  • Added the API for manual push tracking with the custom UNUserNotificationCenterDelegate implementation

0.7.2

27 Nov 13:32
7c33c5f
Compare
Choose a tag to compare
  • Fixed dynamic framework

0.7.1

27 Nov 13:30
3d621f9
Compare
Choose a tag to compare
  • 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

0.7.0

27 Nov 13:28
f475c94
Compare
Choose a tag to compare
  • Added tracking of push notifications appearance/dismiss
  • Added tracking of notifications types user is subscribed to

0.6.0

20 Apr 15:29
8c20ef7
Compare
Choose a tag to compare
  • Updated YandexMobileMetrica dependency

0.5.1

21 Mar 11:55
445778a
Compare
Choose a tag to compare
  • Fixed crash when opening URL from push notification
  • Fixed double URL opening from push notification