Skip to content

window.plugins.webintent.EXTRA_STREAM #14

@adityamaple1989

Description

@adityamaple1989

Hi I am using EXTRA_STREAM to receive the file from gallery,but I am getting null,please tell me any solution
window.plugins.webintent.getExtra(window.plugins.webintent.EXTRA_STREAM,
function (data) {
console.log(data);
}, function (err) {
console.log(err);
});

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