Skip to content

OpenReplay class name is incorrect as per docs #5

@KoCMoHaBTa

Description

@KoCMoHaBTa

According to the docs, the initialization code should be

OpenReplay.shared.serverURL = "https://your.instance.com/ingest"
OpenReplay.shared.start(projectKey: "projectkey", options: .defaults)

However there is no OpenReplay class in the module

Image

It turns out that the class name is not OpenReplay, but Openreplay

The class name should be changed either in the code or in the docs.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions