Skip to main content
Participant
June 9, 2022
Question

CSInterface closeExtension in CEP 11 not working on Illusttrator

  • June 9, 2022
  • 2 replies
  • 212 views

I'm building an Illustrator extension that is compound by many extensions that interact with each other. In the UX, there are some flows that requrie to close dialogs or panels. However, when I call closeExtension, the intended extension does not close. No idea why. Any suggestions?

 

 

const csInterface = new CSInterface();
...
csInterface.closeExtension();

 

This topic has been closed for replies.

2 replies

Charu Rajput
Community Expert
Community Expert
August 1, 2022

Hi,

I am using CEP 11 and it working perfectly fine.

Best regards
Anubhav M
Community Manager
Community Manager
August 1, 2022

Hello @Carlos Javier Castro5C52,

 

Sorry to hear about this experience and for the late response. I hope the problem is resolved by now. If not, kindly try the developer console website (https://console.adobe.io/servicesandapis), select Illustrator from the product list, and you should be able to download the required documentation to learn more about the SDK.

 

Kindly update this thread if you need further assistance. We'd be happy to help.

 

Thanks,

Anubhav