I have been facing an error in my android app since I upgraded the target SDK to 33 and I can’t find anything about this specific error. The exception is: “E/FBI: Can’t load library: dlopen failed: library “libmagtsync.so” not found”.
Here’s the scenario:
When I goto details screen nothing happens on screen, it’s like the app doesn’t work I have added some logs to try tracking where the exception is thrown and I think that it occurs on one of the , where is those methods. The strange thing is: I have multiple Views in my app and they all pass through the exact same code. Only one returns me this error. And it doesn’t happen to everyone and does not happen every time they try to use that screen. Can someone please help? What informations do
Android 13 some device not working and some device working smoothly.
After SDK change from 30 to 33 it give an error.
Mayur Vyas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.