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 when trying to read call log on Android 10 #40

Open
jumper047 opened this issue Jan 22, 2022 · 0 comments
Open

Crash when trying to read call log on Android 10 #40

jumper047 opened this issue Jan 22, 2022 · 0 comments

Comments

@jumper047
Copy link

On Android 10 app crashes when I opened whatchapp and tries to open call history.
I tinkered with it a little and found that the exception was occured in CallLogModule.java:161. I removed " LIMIT 100", built apk and app received call logs. Seems like a bug in my phone's OS, because as far as I read sdk 25 should support "LIMIT", and in another place down the file seems like all works as expected. Maybe you have some ideas about 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

1 participant