SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
Hello
My question is, if I buy a program license, where should I put the license ? If I statically place it in the application class, it can be easily accessed by decompiling the apk file and it can be stolen by others.
Hi Kaftar
We suggest you use Obfuscation of the license or string encryption to keep it safe. For example ProGuard can do this
Here is an article on the topic
https://medium.com/@anujjindal7/android-string-literals-obfuscation-in-code-6700a85d5cd1
Best regards,
Andrew
Please login first to submit.