Swiftpack.co - Swift Packages by stipop-development

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

Packages published by stipop-development

stipop-development/stipop-ios-sdk v0.9.0-beta.1
150,000+ stickers API & SDK for iOS Apps.
⭐️ 20
🕓 1 year 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.
v0.9.11
1 week ago
# v0.9.11 ( March 18, 2024 ) ### - Added a new parameter, priceTier, to the executePaymentForPackDownload function : Each package has an individual price tier value. process your payment based on this tier.
v0.9.10
2 weeks ago
# v0.9.10 ( March 14, 2024 ) ### - Added PackPurchase feature : If you want to sell packs, then follow these steps. ``` 1. Set 'Mode/PackPurchase' to true in your Stipop.plist file. 2. Implement the 'executePaymentForPackDownload' method in SPUIDelegate. Upon completion of payment, return the ID of the purchased pack to the completion parameter. ``` ### - Resolved StipopButton light issue : StipopButton's light was not functioning properly starting from iOS 17.0. So, resolved this issue. ### - Resolved truncated header title in the store : The title of the header in the store view was being truncated. This issue has been resolved.
v0.9.9
8 weeks ago
# v0.9.9 ( May 11, 2023 ) - Set Minimum Deployment Target To 12.0 : Building for deployment to older than iOS 11 is not supported anymore. - Resolve duplicated package issue : Several view's package list showed duplicated items. this issue is resolved. - Resolve pickerview update issue : After downloading the pack, pickerview's package list was not updated. this issue is resolved.
v0.9.8
46 weeks ago
# v0.9.8 ( May 11, 2023 ) - Memory leak issue resolved : Previously, many views' memories were leaked. and now, this issue is resolved.
v0.9.7
1 year ago
# v0.9.7 ( Sep 13, 2022 ) - Developer can set config plist file's name to use: In the development and production environments, commonly different keys are used. So, for convenience, after now, you can set config plist file's name.
v0.9.6
1 year ago
# v0.9.6 ( Sep 2, 2022 ) - Show/Hide PickerView's Setting icon and Store icon: You can show/hide PickerView's Setting icon and Store icon in Stipop.plist file.
v0.9.5
1 year ago
# v0.9.5 ( Aug 29, 2022 ) - Tracking parameters are added at all APIs: Platform and Version information are added at all APIs.
v0.9.4
1 year ago
v0.9.4 ( Aug 28, 2022 ) - Component's life-cycle listener is featured: Now, you can listen component's life-cycle (SPUIPickerInputView, SPUIPickerCustomView, SPUISearchViewController, SPUIStoreViewController)
v0.9.3
1 year ago
v0.9.3( Aug 19, 2022 ) - Unexpectedly showing PickerView at initiating SearchView issue is resolved: At one of the apps using Stipop, this error is being observed. so, resolved this issue.
v0.9.2
1 year ago
v0.9.2 ( Aug 11, 2022 ) - Infinite tracking request issue is resolved: When userId was not set, we sent request to /sdk/track/config. from this, infinite 401 error occured. So, we moved this request to after userId setting.

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