"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

License Key Protection

Is there a way to protect my License Key(Classic), currently I'm using it as in the android demo:

Vuforia.setInitParameters(mActivity, mVuforiaFlags, LICENSE_KEY);

Is there a risk if my app is decompiled, and the Key extracted?

like some charges to my account if somebody uses it in another app?

 

Thanks.

Hello blackoutending,

As mentioned in this article, https://library.vuforia.com/content/vuforia-library/en/articles/Solution/How-To-add-a-License-Key-to-your-Vuforia-App.html, we recommend developers encrypt their license key to prevent issues such as the one you describe in this post.