Dear Support Team,
I am creating a native library(ane) for my Flex application. I have downloaded latest Urban Airship library(6.4.1 and latest 7.0) from the website and used jar file in my native library. After creating ane when I use that ane it give error - could not find method. I have unzipped the exported jar (which I have created using the urban airship sdk) and able to see all the class files there.
I am following same steps to generate jar file and to create ane which I was doing for earlier version of urban airship(4.6) but it didn't work for the latest sdk. I am getting below error.
02-03 17:14:11.949 23088-23088/? I/dalvikvm﹕ Could not find method com.urbanairship.Autopilot.automaticTakeOff, referenced from method com.sample.aneAndroid.UAPushNotificationExtensionSubscribeFunction.call
02-03 17:14:11.949 23088-23088/? W/dalvikvm﹕ VFY: unable to resolve static method 3322: Lcom/urbanairship/Autopilot;.automaticTakeOff (Landroid/app/Application;)V
Please advice.
Many thanks
Randhir
Comments
1 comment