Skip to content

[Docs] iOS captureScreenViews default value is incorrect #16182

@ptrkstr

Description

@ptrkstr

Summary

The iOS tab on the autocapture documentation page incorrectly states that screen navigation autocapture is "not enabled by default" and needs to be manually enabled.

However, according to both the [iOS SDK configuration docs](https://posthog.com/docs/libraries/ios/configuration#all-configuration-options) and the [source code](https://github.com/PostHog/posthog-ios/blob/af5b8e4c1a8e68c1e99ccbb62521f35e3928eb8d/PostHog/PostHogConfig.swift#L63), captureScreenViews defaults to true.

Incorrect page: https://posthog.com/docs/product-analytics/autocapture?tab=iOS#configuring-screen-navigation-autocapture

Correct information: The iOS SDK configuration docs correctly state that captureScreenViews has a default value of true.

What kind of request is this?

  • New docs page / feature
  • Update to existing page
  • Not sure

Which product is this for?

  • Product OS (e.g. platform features)
  • Product analytics
  • Session replay
  • Feature flags
  • Experiments
  • Surveys
  • CDP
  • Data warehouse
  • Other (e.g. open source specific)

Is there a deadline for this change?

  • Yes (please specify)
  • No

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsImprovements or additions to product documentation, "Docs"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions