Skip to content

UIKitScreenTracking class missing #206

Closed
@xmollv

Description

@xmollv

I've migrated Segment from Cocoapods to SPM, and I had to go though the migration. Everything seems fine except for the automatic view tracking. In the docs, there's an example on how to set it up:

 analytics.add(plugin: UIKitScreenTracking())

but that doesn't seem to compile because it can't find it.

image

It's not able to find the UIKitScreenTracking class. Are we supposed to copy & paste the class in our own source instead of using it directly from the SPM package?

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