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

AE plugin can't access license server

New Here ,
Jun 30, 2017 Jun 30, 2017

For years customers have registered my plugin through an effect button which queries my license server.

Lately customers report this doesn't work.

If I add the following to the After Effects' info.plist file it does work.

<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key> <true/>
</dict>

If I add the same to my plugin's info.plist, it still doesn't work.

Of course, I can't ask my customers to modify the After Effects info.plist,

so how can I get around this problem?

TOPICS
SDK
399
Translate
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
Advisor ,
Jun 30, 2017 Jun 30, 2017
LATEST

Hi mposehn,

I've sent you a direct email on this.

Cheers,

Zac

Translate
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