-
Notifications
You must be signed in to change notification settings - Fork 5
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
Android ANE doesn't work #7
Comments
Which system are you using? |
I am using Mac and Intellij to compile. |
Are you testing in emulator? It don't support emulator. |
Nope. On Samsung Galaxy S4 mini. |
What is the OS version running in the S4? |
4.2.2 |
Could you post the logcat when the ANE start? Since i don't have the specify device and difficult to address the problem. |
The logcat doesn't show too much. |
Ok, I compiled Android ANE locally and it worked on 2 of my devices.
During the comipilation I had bunch of warnings like this: |
1 similar comment
Ok, I compiled Android ANE locally and it worked on 2 of my devices.
During the comipilation I had bunch of warnings like this: |
which android sdks version are you using? |
21 |
Hi guys
When I try to use the ANE, following trace occurs:
[Rating] NOTICE: Rating Extension is not support in this system.
Is it possible you compiled the ANE with Java 1.7?
iOS works fine.
The text was updated successfully, but these errors were encountered: