You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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!
The text was updated successfully, but these errors were encountered: