Skip to content

Releases: 1Flow-Inc/1flow-ios-sdk

2024.10.01: Color fixes (#19)

Choose a tag to compare

@rohantryskybox rohantryskybox released this 30 Sep 13:32
5d9e2e3

Background color fix in survey

Announcement Notification

Choose a tag to compare

@rohantryskybox rohantryskybox released this 18 Jun 06:20
8a64c40
  • Announcement
  • Announcement Push notification

2024.05.15

Choose a tag to compare

@rohantryskybox rohantryskybox released this 15 May 06:18
ec9a893
  • Fixed possible crash with Race condition when there are multiple events in the queue before Survey/Announcement fetch
  • Fixed possible dead lock in case if script validator does not call completion
  • Fixed warnings and performance improvements

2023.07.29: Merge pull request #9 from 1Flow-Inc/develop

Choose a tag to compare

@rohantryskybox rohantryskybox released this 29 Jul 06:54
3364ac2

Performance improvement

2023.07.18

Choose a tag to compare

@rohantryskybox rohantryskybox released this 18 Jul 06:20
04c0207
  • made second parameter optional for log user api
  • update survey validator script for trigger filter

2023.07.11: Merge pull request #7 from 1Flow-Inc/develop

Choose a tag to compare

@rohantryskybox rohantryskybox released this 11 Jul 13:22
37b59c6

Added OneFlow configuration callback
Added isSetupCompleted variable in OneFlow to determine setup completion

2023.07.07: Merge pull request #6 from 1Flow-Inc/develop

Choose a tag to compare

@rohantryskybox rohantryskybox released this 11 Jul 03:57
3474513
For Release 2023.07.07

2023.06.27

Choose a tag to compare

@rohantryskybox rohantryskybox released this 27 Jun 13:32
  • Fixed issue with data logic
  • Some quick fixes for audience rule

Release version 2023.06.22

Choose a tag to compare

@rohantryskybox rohantryskybox released this 19 Jun 20:30
  1. Added startFlow(”SurveyID”) method to start survey using survey id
  2. Title and Subtitle maximum line validation is removed
  3. V2 Filter for validating target
  4. Survey can be trigger after X seconds according to rule

2022.09.27

Choose a tag to compare

@rohantryskybox rohantryskybox released this 27 Sep 16:57

iOS 10 support