-
Notifications
You must be signed in to change notification settings - Fork 131
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
NPE crash in BaseLifecycleManager on checkLifecycleConfiguration #1783
Comments
kenhuang1120
changed the title
NPE crash in BaseLifecycleManager when checkLifecycleConfiguration
NPE crash in BaseLifecycleManager on checkLifecycleConfiguration
Jan 7, 2022
I also received similar crash: Android 11 (SDK 30)
|
noah-livio
added a commit
that referenced
this issue
Jan 25, 2022
Closed via #1786 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
[Summary]
Crash in BaseSdlManager.checkLifecycleConfiguration on line 191. Attempting to call managerListener.managerShouldUpdateLifecycle() when smanagerListener value is null.
Reproduction Steps
Unfortunately unable to reproduce at the moment. This crash came from our Crashlytics logs and has only been observed from version 5.1
OS & Version Information
Test Case, Sample Code, and / or Example App
None currently available. only crash Log
The text was updated successfully, but these errors were encountered: