Swiftpack.co - Pushwoosh/Pushwoosh-XCFramework as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by Pushwoosh.
Pushwoosh/Pushwoosh-XCFramework 6.5.10
Pushwoosh iOS SDK
⭐️ 4
🕓 6 days ago
.package(url: "https://github.com/Pushwoosh/Pushwoosh-XCFramework.git", from: "6.5.10")

Pushwoosh-XCFramework

This repository hosts the PushwooshGeozones iOS SDK as an XCFramework based Swift Package. Use this repository's Swift Package in Xcode 12+

Pushwoosh iOS SDK

CocoaPods compatible Carthage compatible SwiftPM compatible

Guide Documentation

The guide for SDK integration is available on Pushwoosh website: https://www.pushwoosh.com/platform-docs/pushwoosh-sdk/ios-push-notifications/setting-up-pushwoosh-ios-sdk

Documentation: https://github.com/Pushwoosh/pushwoosh-ios-sdk/tree/master/Documentation

Pushwoosh team http://www.pushwoosh.com

GitHub

link
Stars: 4
Last commit: 6 days ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

6.5.10
6 days ago

Important

  • Default scheme for creating test devices via deep links was changed to pushwoosh-{}://createTestDevice. If you use the old scheme, please change it in your Info.plist file.

Added

  • - (void)registerForPushNotificationsWith:(NSDictionary * _Nonnull)tags; - (void)registerForPushNotificationsWith:(NSDictionary * _Nonnull)tags completion:(PushwooshRegistrationHandler _Nullable )completion; methods added
  • Added privacy manifests

Changed

  • The method signature has been changed - (void)handleNotificationRequest:(UNNotificationRequest *)request withAppGroups:(NSString * _Nonnull)appGroupsName contentHandler:(void (^ _Nonnull)(UNNotificationContent * _Nonnull))contentHandler;

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics