Nambukarthy Raveendran

Results 2 issues of Nambukarthy Raveendran

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...