Skip to main content
Bogriceanu_Sorin
New Participant
January 26, 2024
Solved

Is there a way to find the paid plan of a file trough the Plugin API?

  • January 26, 2024
  • 3 replies
  • 408 views

I am writing a plugin that works with variables an prototyping. Some features like variable modes and multiple reactions on actions are supported only on paid plans.

Is there a way to figure out what plan is used by the current document where i open the plugin?

Thanks,

Sorin

This topic has been closed for replies.
Best answer by Gleb

yeah that’s the only way

3 replies

Gleb
Power Member
January 26, 2024
Bogriceanu_Sorin
New Participant
January 26, 2024

this is what i was using now as a workaround in a try-catch.

I searched the docs for “direct” prop or function 😃

Just to summ it up, the “official way” of checking for now, is by trying, correct?

Gleb
GlebAnswer
Power Member
January 27, 2024

yeah that’s the only way