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

Doesn't work on Android with SDK 3.5.1.GA #21

Open
bitfabrikken opened this issue Mar 24, 2015 · 4 comments
Open

Doesn't work on Android with SDK 3.5.1.GA #21

bitfabrikken opened this issue Mar 24, 2015 · 4 comments

Comments

@bitfabrikken
Copy link

If i try to compile with Titanium SDK 3.5.1.GA, I get the following when starting any app:

[ERROR] dalvikvm: dlopen("/data/app-lib/com.example.something-2/libti.draggable.so") failed: dlopen failed: cannot locate symbol "__exidx_end" referenced by "libti.draggable.so"...

The "-2" after com.example.something is not something I have added, might be the cause?

@dkjeune
Copy link

dkjeune commented Apr 19, 2015

same result on IOS

@juanagu
Copy link

juanagu commented May 15, 2015

any solution? i have the same issue

@DFoxinator
Copy link

Has anyone figured out how to fix this?

@DFoxinator
Copy link

I was able to get it to work by using the most recent code (in master, 2.0.4) and making sure to build the module with the target Titanium SDK 3.5.1 (3.5.0 did not work).

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

4 participants