Skip to main content
Participant
June 30, 2017
Question

AE plugin can't access license server

  • June 30, 2017
  • 1 reply
  • 466 views

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?

This topic has been closed for replies.

1 reply

Inspiring
June 30, 2017

Hi mposehn,

I've sent you a direct email on this.

Cheers,

Zac