-
Notifications
You must be signed in to change notification settings - Fork 240
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 at TedPermissionActivity.java line 124 #114
Comments
A customer of ours encountered the same crash in production recently. From crashlytics:
It does seem to be quite rare. If you look at the code in More details from the crash |
Hi,
In one of my apps I got the following crash on crashlytics reporting.
It is one crash but both stacktraces where available on firebase:
The version of the library that I am using is 2.2.2 but checking the crashing line it looks to me that the crash is still valid in latest master.
Sadly I do not have much information how the user ended up with the crash but it seems that there are cases that the code is triggered and the "permissions" array is not initialized.
The library usage on my code is done here
Device info crash:
Brand: LGE
Model: Nexus 5X
Version: 8.1.0
I remain at your disposal for any further information.
The text was updated successfully, but these errors were encountered: