yahoo / OneMobileSDK-releases-android

Main starting point for OneMobileSDK Android users ... contains getting started (readme), changelog/release notes, and artifactory binaries of Android releases.
MIT License
3 stars 1 forks source link

invalid opcode ba - invokedynamic requires --min-sdk-version >= 26 (currently 13) #10

Open yashodeep9 opened 5 years ago

yashodeep9 commented 5 years ago

Hello, I am trying to integrate OneMobileSDK in Appcelerator Titanium module which allows to access and work with native SDKs.

I am getting this following error while compiling : Uncaught translation error: com.android.dx.cf.code.SimException: ERROR in com.aol.mobile.sdk.bl.a:(Ljava/lang/String;Ljava/lang/Object;Lcom/aol/mobile/sdk/bi;Lcom/aol/mobile/sdk/bo;Lcom/aol/mobile/sdk/bn;)V: invalid opcode ba - invokedynamic requires --min-sdk-version >= 26 (currently 13)