Skip to content

Vision SDK should notify delegate when replay video finishes #231

@avi-c

Description

@avi-c

Description

VisionReplayManager does not notify the delegate when replay finishes. This presents a problem for the delegate since it will not know if the replay manager state is start or stop.

For example, if I am using the replay manager to replay a nav session in Apex, I need to stop the replay manager if the user hits the "end" button. However, if the replay runs all the way through to the end before the user hits End, then if I try to stop the replay then I will crash since the replay manager throws an exception if the replay manager is told to stop when it is not playing.

Metadata

Metadata

Assignees

Labels

User Feedbackstaledmarked by stalebot according to config

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions