Swiftpack.co - Swift Packages by unflowhq

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

Packages published by unflowhq

unflowhq/unflow-ios-sdk v1.15.1
The iOS SDK for unflow.com
⭐️ 3
🕓 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.
v1.15.1-swift-5.6
1 year ago
## Fixes - Close actions will now behave as expected in Flows. - Screens with their completion actions empty will now allow normal logic to take place. - Stops a bug where blocks could sometimes be re-ordered. - When you use the `pause` function, and provide a push notification, it will now only show the content when you call resume.
v1.15.1
1 year ago
## Fixes - Close actions will now behave as expected in Flows. - Screens with their completion actions empty will now allow normal logic to take place. - Stops a bug where blocks could sometimes be re-ordered. - When you use the `pause` function, and provide a push notification, it will now only show the content when you call resume.
v1.15.0-swift-5.6
1 year ago
## Added - You can use `clearUserSession` to remove the users attributes, and clear their ID. - Flows. ## Changes - `UnflowAnalyticsListener` has a new required function to accept updates for attributes. ## Fixes - If you provide a push notification to us, we'll not show the resulting pop up if the SDK is paused. It will only show when you call resume. - Button styles will now match across iOS and Android.
v1.15.0
1 year ago
## Added - You can use `clearUserSession` to remove the users attributes, and clear their ID. - Flows. ## Changes - `UnflowAnalyticsListener` has a new required function to accept updates for attributes. ## Fixes - If you provide a push notification to us, we'll not show the resulting pop up if the SDK is paused. It will only show when you call resume. - Button styles will now match across iOS and Android.
v1.14.2-swift-5.6
1 year ago
## Changes - We've continued to improve the images on articles, specifically on smaller devices and those on older versions. ## Fixes - On iOS 13, carousels will now open and close as expected. - On iOS 13, the story indicator will now animate correctly. - On iOS 13, images will load the same as 14 and up.
v1.14.2
1 year ago
## Changes - We've continued to improve the images on articles, specifically on smaller devices and those on older versions. ## Fixes - On iOS 13, carousels will now open and close as expected. - On iOS 13, the story indicator will now animate correctly. - On iOS 13, images will load the same as 14 and up.
v1.14.1 Swift 5.6
1 year ago
This SDK update makes a change to how images are sized on our articles. We used to try to squish the image around to make sure that it looks good, but we realised that it's actually better to just be consistent. With that in mind, we've now switched all of our articles screens to use a 4:3 image up top, which will be sized based on the width of the device. Your image will be center cropped. For a helping hand with visualising this, please use our [Figma Template](https://www.figma.com/file/0AKDDiE9CitSz7BIvoKAZp/Unflow-Image-Editor?node-id=909%3A75&t=ikGwfZjHPOHuyJCU-1). Your existing articles should generally look better out of the box, with a much closer match to the dashboard, but we'd reccomend giving them a once over to make sure they look great. ## Changes - Article images are now 4/3 always, regardless of the content of the image
v1.14.1
1 year ago
This SDK update makes a change to how images are sized on our articles. We used to try to squish the image around to make sure that it looks good, but we realised that it's actually better to just be consistent. With that in mind, we've now switched all of our articles screens to use a 4:3 image up top, which will be sized based on the width of the device. Your image will be center cropped. For a helping hand with visualising this, please use our [Figma Template](https://www.figma.com/file/0AKDDiE9CitSz7BIvoKAZp/Unflow-Image-Editor?node-id=909%3A75&t=ikGwfZjHPOHuyJCU-1). Your existing articles should generally look better out of the box, with a much closer match to the dashboard, but we'd reccomend giving them a once over to make sure they look great. ## Changes - Article images are now 4/3 always, regardless of the content of the image
v1.14.0 Swift 5.6
1 year ago
### Changes - When you have a page with a single select question block, it will no longer automatically close after selection. - When you have a carousel with a single select question block, it will no longer automatically push the next page after selection. ### Added - You can now configure if a question requires a response or not. ### Fixed - The pause function will no longer stop manual calls to `openScreen` from opening. - When a user selects the other option, then goes back to another option, it will no longer stop them progressing.
v1.14.0
1 year ago
### Changes - When you have a page with a single select question block, it will no longer automatically close after selection. - When you have a carousel with a single select question block, it will no longer automatically push the next page after selection. ### Added - You can now configure if a question requires a response or not. ### Fixed - The pause function will no longer stop manual calls to `openScreen` from opening. - When a user selects the other option, then goes back to another option, it will no longer stop them progressing.
iOS

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