Skip to content

Releases: audienceproject/userreport-ios-sdk

Release of 1.0.0

28 Feb 15:35
4efcf63
Compare
Choose a tag to compare
  • Implemented hashing of emails
  • API survey change
  • Implementation of trackScreenView and trackSectionScreenView
  • Rename of the module from UserReport to UserReportSDK to avoid ambiguity
  • Implementation of identifier for vendor
  • Support of iOS 9 is restored

Breaking changes: no need to use UserReport.shared?.trackScreenView()

User parameter optional for the UserReportSettings

11 Jun 10:34
Compare
Choose a tag to compare
  • User parameter is optional when UserReportSettings is setup so to Simplifying API surface
  • Section tracking is implemented (UserReport.shared?.trackSectionScreenView(sectionId))
    BREAKING CHANGES:
    UserReport.shared?.trackScreen() renamed to UserReport.shared?.trackScreenView()

Survey popup improvement

11 Jun 11:02
Compare
Choose a tag to compare
  • Survey popup improvement
    BREAKING CHANGE: Dropped support for iOS 9

Fixed Objective-C support and added Objective-C integration example

03 Sep 03:30
Compare
Choose a tag to compare

Fixed Objective-C support and added Objective-C integration example

Fixed homepage for the package

11 Jun 11:04
Compare
Choose a tag to compare
0.0.2

Fixed homepage. v2

Initial release

11 Jun 11:04
Compare
Choose a tag to compare
0.0.1

Fixed homepage. v2