Skip to content

Getting following issue on capturing video #10

@sushilparajuli

Description

@sushilparajuli

screen shot 2018-03-24 at 10 33 41 pm

Code :->
Nat.camera.captureVideo({}, (err, ret) => {
if (err) {
Nat.toast('[ERROR] ' + JSON.stringify(err))
return
}

      Nat.toast(JSON.stringify(ret, null, 2))
      this.videoDataData = ret.path
    })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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