I’m working with the cloud edit tool and trying to launch the editor modal dynamically based on the image our user wants to edit, but I am getting the error “Cloud Image Editor activity params not found” when passing the internalID to the setCurrentActivity function.
I reviewed this article, but neither example seem to work.