Skip to content

track(event:properties:) takes [String:Any], but screen(screenTitle:properties:) takes [Any:Hashable] #51

Closed
@JetForMe

Description

@JetForMe

Describe the bug
There's a bit of mismatch/asymmetry between the various track and screen methods. Namely, track(event:properties:) takes [String:Any], but screen(screenTitle:properties:) takes [Any:Hashable]`.

Expected behavior
I'd expect these to take the same thing, unless there's some reason they can't.

Platform (please complete the following information):

  • Library Version in use: 1.0.2
  • Platform being tested: [e.g. iOS]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions