Skip to content

Request to Update analytics-swift Dependency to Address Repeated "Application Installed" Events #15

Closed
@sunil-prezzee

Description

@sunil-prezzee

Hi there,

I noticed that braze-segment-swift currently relies on an older version of analytics-swift:

.package(
    url: "https://github.com/segmentio/analytics-swift",
    from: "1.1.2"
)

There’s been an important fix in PR #359 of analytics-swift, which resolves an issue where the "Application Installed" event was incorrectly triggered on every app launch. This update would be super helpful to ensure correct tracking behavior.

Would it be possible to update the dependency to include this fix?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions