Skip to content

UWP - Release mode. Its not taking me to image editor screen. #20

@Nambukarthy

Description

@Nambukarthy

byte[] data = await ImageEditor.Instance.GetEditedImage(bitmap);

The above line works perfectly in debug mode but not in release mode in UWP.

It returns null instead taking to editor screen.

I tried in the sample app given where it works in release mode as well. The problem happens when I install the BitooBitImageEditor from nuget package.

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