Check FlurryAgent Error Launch

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?

+3
source share
1 answer

I solved this problem. Thank.

, FlurryAgent.jar , . 1.6 FlurryAgent.jar, .

0

Source: https://habr.com/ru/post/1782430/


All Articles