Open
Description
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.
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
Activity
uditkarode commentedon Aug 30, 2021
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