PhotoEditor SDK + Cordova & Ionic

Hey Folks,
I just published a blog post on how to integrate our PhotoEditor SDK into a Cordova application:

Blog Post on Medium

The plugin I built for the article allows you to select a file from the platforms camera roll and edit in our editor, but the demo app is built in Cordova. But of course we offer an Ionic demo as well, so you may want to take a look at the corresponding GitHub repostiory. This demo uses the Cordova plugin to open the PhotoEditor SDK’s camera implementation. The plugin provides a great starting point for integrating our SDK and covers the most gnarly edge cases during setup.

We’re happy about any feedback and hope you’ll enjoy the article!
Happy Coding :slight_smile:

1 Like

I just tried the app and the editor looks awesome.
I was looking for something like this to integrate it on my project.

I’ve got a few questions if you don’t mind:

  • Can I use this on commercial apps?
  • What about translations into other languages?

Thanks