proguard obfuscating problem
Hi all i am using proguard as a obfuscator for my midlet suit.
But after shrinking it is giving error
//## Error start here
Error verifying method CcMain pauseApp()V
Approximate bytecode offset 4: Inconsistent or missing stackmap at target
ALERT: Error verifying class CcMain
Execution completed successfully
79037 bytecodes executed
8 thread switches
374 classes in the system (including system classes)
743 dynamic objects allocated (49196 bytes)
9 garbage collections (23032 bytes collected)
Total heap size 524288 bytes (currently 481740 bytes free)
//## Error end here
Plz let me know if anyone is having any solution
thanks
Kishan

