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

Assistance in debugging #105

Open
tomerpetel opened this issue Oct 15, 2023 · 0 comments
Open

Assistance in debugging #105

tomerpetel opened this issue Oct 15, 2023 · 0 comments

Comments

@tomerpetel
Copy link

Hi,

Many thanks for this helpful library. My minSdkVersion is 23 so theoretically I don't need to use ReLinker but I've found it somehow during my debugging. My issue is even weirder as I see crashes in low percentage (~30 out of 1M users) and when digging deeper I can see that it can crash but afterwards the user manages to register successfully and use the application. I tried to implement a loadLib() method which recessively tries to load the lib.

So long story short, the SO file must be there but for some reason sometimes it's not getting loaded. Any chance it's due to the fact that I'm using AAB?

Any new direction will be greatly appreciated since I'm out of ideas :)

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

1 participant