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
Trying to recompile / use with SDK 6.0.0 and unfortunately cannot make it work. Eventually managed to re-compile the source code using the nightly build of 6.0.0 from Oct 13 but at runtime:
Pending exception java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZN8titanium13TypeConverter19jsValueToJavaObjectEN2v85LocalINS1_5ValueEEEPb" referenced by "/data/app/<my_app>/lib/x86/libfunction-utils.so"...
The text was updated successfully, but these errors were encountered:
Trying to recompile / use with SDK 6.0.0 and unfortunately cannot make it work. Eventually managed to re-compile the source code using the nightly build of 6.0.0 from Oct 13 but at runtime:
Pending exception java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZN8titanium13TypeConverter19jsValueToJavaObjectEN2v85LocalINS1_5ValueEEEPb" referenced by "/data/app/<my_app>/lib/x86/libfunction-utils.so"...
The text was updated successfully, but these errors were encountered: