Open JPG/PNG image from html5 extension
Hello Everyone,
Is there any way to open the JPG/PNG image from cc build.
I found a solution and implemented it in extension
app.open(File(filePath));
but it opens the file in photoshop and I want to get it open in OS image viewer app like: "Preview" for mac and "Image viewer" for Windows