This is full crash log: https://pastebin.com/raw/sX9fZGDr.
Hi!
If you want cast native object, please use ObjCRuntime cast functions.
Best Regards,
Roland
Hi @vighr!
Can you give me an example ?
This is generated code from MOE tool.
@Generated
@Selector("initWithGameDelegate:application:isLoginManually:")
@MappedReturn(ObjCObjectMapper.class)
public static native Object initWithGameDelegateApplicationIsLoginManually(
@Mapped(ObjCObjectMapper.class) MaoriStudioManagerDelegate delegate,
UIApplication application, boolean manually);
Hi!
Can you provide us with a test project to reproduce this?
Best Regards,
Roland
Hi!
We are working on this error.
Best Regards,
Roland
Hi!
We released a new version (moe-gradle 1.4.3 with the associated SDK 1.4.2)
Fixed ObjCObjectMapper error.
Best Regards,
Roland
1 Like