• Home
  • Nchart3D
  • NGrid
  • Customers
  • Live demo
  • Download
  • Purchase
  • Blog
  • Support
  • Login
Contact us Terms of service Privacy policy ©   Anjuta Software
NChart3D works in debug but does not in release. What am I missing?
by Konstantin at 14 Mar. 2016
  1. NChart3D FAQ
  2. Java API
  3. NChart3D works in debug but does not in release. What am I missing?

Probably the problem is that you are using ProGuard when building a release APK. NChart3D contains native methods which should not be modified. To prevent the modification you have to exclude all the classes matching the mask com.nchart3d.*  from obfuscation.

Was this article helpful?

Unfortunately, you can't vote for this article. Please log in to be able to vote.

0 out of 0 found this helpful


Comments


No comments yet.

Please log in to place a comment.