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

Crash : library "song-actions.so" not found #194

Open
hardikm9850 opened this issue Aug 30, 2021 · 1 comment
Open

Crash : library "song-actions.so" not found #194

hardikm9850 opened this issue Aug 30, 2021 · 1 comment

Comments

@hardikm9850
Copy link

hardikm9850 commented Aug 30, 2021

I ran the app on emulator. It is crashing for me with the reason library "song-actions.so" not found

I do not have knowledge of working with native library. I tried to get help from StackOverflow but couldn't understand what needs to be done.

From the logs it seems to me that the compiler prefixes the lib word at the beginning and adds .so at the end.

Screenshot 2021-08-30 at 12 55 01 PM

Is it a normal crash?
Can you provide the steps to avoid the crash while having the library in use?

Apologies if this requires a basic understanding.

Thanks

@uditkarode
Copy link
Owner

Well the library is useless right now anyway, I was going to use it for metadata stuff but never got around to it, so for now it does nothing

You can probably revert 5b118c7 and build without it

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

2 participants