-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JNI Error #1
Comments
Hi, what device (or emulator/genymotion) and Android version did you run it on when you got the error? |
The default: “titanium_1_WVGA800” Android L Adam Armstrong On Aug 21, 2014, at 9:29 AM, Adam Paxton [email protected] wrote:
|
Looks like there is a bug with Action Bar and Android L. You might try with a non-L emulator or device. |
More info on Titanium Support for Android Wear and Android L SDKs |
I literally just cloned and compiled, did ZERO modifications, and it will not compile. Error message is:
art: JNI ERROR (app bug): attempt to pass an instance of java.util.HashMap as argument 1 to org.appcelerator.titanium.proxy.MenuItemProxy org.appcelerator.titanium.proxy.MenuProxy.add(org.appcelerator.kroll.KrollDict)
SDK: 3.3.0.GA
The text was updated successfully, but these errors were encountered: