Skip to content

User parameter optional for the UserReportSettings

Compare
Choose a tag to compare
@hmvs hmvs released this 11 Jun 10:34
· 78 commits to master since this release
  • 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()