• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Extension UI showing gray screen (blank screen)

Community Beginner ,
May 08, 2023 May 08, 2023

Copy link to clipboard

Copied

I'm developing an extension for Illustrator, it's just a simple extension consisting of two buttons. I'm using Illustrator 2023 and also try this extension into 2022. but on both versions when I open the extension in Illustrator it is showing no UI. it just shows this gray screen.

 

Ahmad5C11_2-1683534532669.png

 

 

Ahmad5C11_1-1683534516424.png

 

TOPICS
Bug , SDK

Views

625

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , May 08, 2023 May 08, 2023

Have you enabled the debug mode? The extension won't load without being signed if the debug mode is not enabled. See the following link

https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_11.x/Documentation/CEP%2011.1%20HTML%20Extension%20Cookbook.md#debugging-unsigned-extensions

-Manan

Votes

Translate

Translate
Adobe
Community Expert ,
May 08, 2023 May 08, 2023

Copy link to clipboard

Copied

Have you enabled the debug mode? The extension won't load without being signed if the debug mode is not enabled. See the following link

https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_11.x/Documentation/CEP%2011.1%20HTML%20Ex...

-Manan

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 08, 2023 May 08, 2023

Copy link to clipboard

Copied

Yes, the problem occurred because I didn't set debugging mode enabled. i follow this

https://github.com/Adobe-CEP/Getting-Started-guides/blob/master/Client-side%20Debugging/readme.md#se...

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 08, 2023 May 08, 2023

Copy link to clipboard

Copied

can you guide me on how to make release of our extension?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 09, 2023 May 09, 2023

Copy link to clipboard

Copied

LATEST

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines