I have a problem with the method FlurryAgent.onStartSession(). It returns java.lang.VerifyErrorwhen the application starts. This application was developed using android 2.3 , and I have a project added to it. This project contains FlurryAgent.jar. When my application needs to execute FlurryAgent.onStartSession(), it returns VerifyError.
I have this problem when I run it using a 1.6 device or emulator.
Do you have any ideas?
source
share