Swiftpack.co - Swift Packages by adaptyteam

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by adaptyteam

adaptyteam/AdaptySDK-iOS 2.10.3
iOS SDK for growing mobile in-app purchases
⭐️ 350
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.10.3
2 weeks ago
- removed iAd dependency from Adapty.podspec file
2.10.2
4 weeks ago
- Added support for [Apple Privacy Manifest](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files) file - Multiple internal improvements
2.10.1
7 weeks ago
- Fixed support for Xcode 15.3 **Full Changelog**: https://github.com/adaptyteam/AdaptySDK-iOS/compare/2.10.0...2.10.1
2.10.0
7 weeks ago
⚠️ **Warning:** In this version, we have changed the minimal supported versions: - The minimal iOS version is now 12.2. - The minimal MacOS version is now 10.14.4. - The minimal Xcode version is now 15.0. ⚠️ **Breaking Changes:** - The `storeKit2Usage` parameter has been removed from the `.activate` method. Adapty SDK now utilizes the StoreKit 2 method for introductory offer eligibility checks if available. 🎉 **New:** - We have added support for VisionOS (Note: this functionality is currently in beta; feel free to create an issue in case of any troubles). - We are continually adding support for StoreKit 2 functionality. In this version, we no longer use receipts if StoreKit 2 is available. **Full Changelog**: https://github.com/adaptyteam/AdaptySDK-iOS/compare/2.9.6...2.10.0
2.9.6
9 weeks ago
- added support for [AdaptyUI 2.1.2](https://github.com/adaptyteam/AdaptyUI-iOS/releases/tag/2.1.2) Full Changelog: https://github.com/adaptyteam/AdaptySDK-iOS/compare/2.9.5...2.9.6
2.9.5
10 weeks ago
- Fixed an issue with wrong device name in some cases on MacOS. (Issue #75) Full Changelog: https://github.com/adaptyteam/AdaptySDK-iOS/compare/2.9.4...2.9.5
2.9.4
11 weeks ago
- added support for [AdaptyUI 2.1.0](https://github.com/adaptyteam/AdaptyUI-iOS/releases/tag/2.1.0)
2.9.3
14 weeks ago
- fixed an issue with repeated calls to the API when the device is offline (Issue #70)
2.9.2
15 weeks ago
- Fixed support for Swift 5.7.x (Xcode 14.0 - 14.2)
2.9.1
17 weeks ago
- Added `.returnCacheDataIfNotExpiredElseLoad(maxAge: TimeInterval)` fetch policy for `getPaywall()` method. This enhancement allows you to set a maximum age for cached data, where 'cache age' refers to the time elapsed since the data was last fetched. Note that regardless of the cache's age, if the Adapty server is unavailable, the cached data will still be returned.
iOS macOS
adaptyteam/AdaptyUI-iOS 2.1.5
Extension to the Adapty SDK that allows you to easily add purchase screens to your application.
⭐️ 27
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.1.5
2 weeks ago
- support for Adapty iOS SDK 2.10.3
2.1.4
3 weeks ago
- support for Adapty iOS SDK 2.10.2
2.1.3
5 weeks ago
- support for Adapty iOS SDK 2.10.1 **Full Changelog**: https://github.com/adaptyteam/AdaptyUI-iOS/compare/2.1.2...2.1.3
2.1.2
9 weeks ago
- add support for [close button transition](https://docs.adapty.io/docs/paywall-layout-and-products#close-button-its-style-placement-and-fade-in-animation) Full Changelog: https://github.com/adaptyteam/AdaptyUI-iOS/compare/2.1.1...2.1.2
2.1.1
10 weeks ago
- updated AdaptySDK dependency to support [2.9.5](https://github.com/adaptyteam/AdaptySDK-iOS/releases/tag/2.9.5) Full Changelog: https://github.com/adaptyteam/AdaptyUI-iOS/compare/2.1.0...2.1.1
2.1.0
11 weeks ago
⚠️ Update Adapty iOS SDK to 2.9.4 - added support for [custom fonts](https://docs.adapty.io/docs/using-custom-fonts-in-paywall-builder) - added support for [custom tags](https://docs.adapty.io/docs/custom-tags-in-paywall-builder) - added convenience methods for use within SwiftUI code - added `paywallControllerDidStartRestore` method to `AdaptyPaywallControllerDelegate` Full Changelog: https://github.com/adaptyteam/AdaptyUI-iOS/compare/2.0.2...2.1.0
2.0.2
28 weeks ago
- minor internal improvements for better RTL languages support
2.0.1
33 weeks ago
- fixed wrong bottom controls behaviour on some devices
2.0.0
33 weeks ago
🎉 We are happy to introduce our new version of AdaptyUI SDK! Please, revise our [documentation](https://docs.adapty.io/docs/paywall-builder-installation-ios). ⚠️ **Breaking Changes**: - `AdaptyUI.getViewConfiguration(paywall:_)` was transformed to `AdaptyUI.getViewConfiguration(forPaywall:locale:_)` - `AdaptyUI.Event` was transformed to `AdaptyUI.Action`. [Read more](https://docs.adapty.io/docs/paywall-builder-events-ios#actions) - `paywallControllerDidPressCloseButton(_:)` was replaced with `paywallController(_:didPerform:)` - `paywallController(_:buildDialogWith:onDialogDismissed:)` was removed. Now you need to present alerts by youself. - `productsTitlesResolver` param of `AdaptyPaywallController` fabric function was removed. This feature was implemented within dashboard.
1.2.0
43 weeks ago
- Update Adapty-iOS SDK to 2.6.1 ⚠️ **Breaking Changes**: - `paywallController(_:didFinishPurchase:profile:)` was changed to `paywallController(_:didFinishPurchase:purchasedInfo:)` - `paywallController(_:didFailLoadingProductsWith:error:)` was chaged to `paywallController(_:didFailLoadingProductsWith:)`
iOS

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