How can we help you?

My project uses ProGuard. Does the comScore library require some specific ProGuard configuration?

To be able to compile an application using ProGuard the following lines should be added to proguard-project.txt:

The comScore library uses static classes and the code is already optimized. These settings inform ProGuard to add the library as-is.

Was this article helpful?
0 out of 0 found this helpful

 

0 Comments

Article is closed for comments.