Skip to content

Call to 'startRecordScreen' doesn't work at the very first time after fresh app install. #82

Description

@jdevp

I'm testing the new release 0.0.13. I built the permissions request at the beginning of my app to get the permissions away. Here is the issue that I run into.

  1. Click on the start record button which calls 'startRecordScreen' but nothing is recorded (don't even see screen cast warning popup window).
  2. Click on the stop record button which calls 'stopRecordScreen', again nothing happens.
  3. Click on the start record button again, the second time. After that the screen cast popup window is displayed and it starts to record.

I tested it by using the example coming with the package. It has the same issue. Users need to click on the start/stop/start button in order to trigger the recording at very first time. While with the old version, I don't have this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions