Skip to content

Add support for some additional helpshift events. #4751

@diegoreymendez

Description

@diegoreymendez

Task

In WPiOS we're adding tracking for these Helpshift events. We should track these in the Android app as well.

static NSString *HSUserAcceptedTheSolution = @"User accepted the solution";
static NSString *HSUserRejectedTheSolution = @"User rejected the solution";
static NSString *HSUserSentScreenShot = @"User sent a screenshot";
static NSString *HSUserReviewedTheApp = @"User reviewed the app";

/cc @oguzkocer

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions