So, I have made a little progress on the problem, but am still at an impass. The problem lies with the ANE. I created a fresh new mobile project and copied all of the components, assets, etc from the old project to the new one, minus the ANE. I was able to get it to compile in the simulator, and also install it on my iPad. So I essentially got it back to where I had it orginally. Now, I decided to add the ANE file to my project, and under Properties->Build Path->Native Extensions, I added my ANE. Then, under Properties->Flex Build Packaging->Apple iOS->Native Extensions, I clicked to Package the ANE with the App. Now when I try to deploy the app to my iPad, I get the java.lang.NullPointerException error. If I remove the ANE, the problem goes away. So the problem is definitely with the ANE. I have used this ANE in another project, so I doubt the ANE is corrupt, and I also have an older version of the ANE and tried them both, and both give the java error. Could this be a problem with AIR 25.0?
I am very frustrated. Any thoughts why an ANE might be causing this problem, or what you might try if you were me??? THX!! -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/java-lang-NullPointerException-Error-in-Flash-Builder-tp15353p15363.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
