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.
Did you ever find a good solution? I'm in the same situation