Hello there,
I just downloaded latest version of moe plugin into my IntelliJ idea. Created a new libgdx project with its latest project generator jar.
I created bindings for UnityAds with the help of moe contextmenu. I used Headers option, Framework option couldn’t make it.
I’m working on simulator. Whenever I use UnityAds by its binding Java class, it gives me that “/Users/rolandvigh/Migeran-1.3/moe/natj/natj/src/main/native/natj/ObjCRuntime.mm:1478 WARNING: Binding class refers to class UnityAds, but it can not be found. Fallback to indirect super class.” and crashes.
Then I opened the project in Xcode, added “-ObjC” to the linking for both debug and release. This did not make any difference.
I’m far away from iOS development and Objective C.
Waiting for some help…
Thanks