Skip to content
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

Could not get class name through JNI #493

Open
ashitikov opened this issue Jul 29, 2016 · 1 comment
Open

Could not get class name through JNI #493

ashitikov opened this issue Jul 29, 2016 · 1 comment

Comments

@ashitikov
Copy link

Hello! Calling any method from Class give me errors like:
java/lang/NoSuchMethodError: getName ()Ljava/lang/String; not found in java/lang/Class

Avian was built for ios-x86_64 with option -sim=true

Thanks for help!

@dicej
Copy link
Member

dicej commented Aug 1, 2016

Hi Alexander,

I'm unable to reproduce this. I modified https://github.com/ReadyTalk/hello-ios to call Class.getName() and print the result to the screen, and that worked fine. Can you provide a test case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants