Skip to content

Surveys enabled by default #384

@bddq

Description

@bddq

Version

3.31.0

Steps to Reproduce

Create a survey in PostHog web interface.
View the survey in the app.

No configuration override on PostHogConfiguration.

Expected Result

Survey must not be displayed if surveys feature is not enabled on PostHog initialization.

Enabled here:

var _surveys: Bool = true // swiftlint:disable:this identifier_name

But documented as false by default here:

/// Default: false

Actual Result

Survey is displayed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions