Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Catch potential crash (DEV) #4873

Merged
merged 2 commits into from
Feb 25, 2022
Merged

Conversation

mtwalli
Copy link
Contributor

@mtwalli mtwalli commented Feb 25, 2022

I'm not able to re-produce, but I see that in Google Play Console for a very few users

java.lang.NullPointerException: 
  at de.rki.coronawarnapp.qrcode.ui.QrCodeScannerFragment.startDecode (QrCodeScannerFragment.kt:1)
  at de.rki.coronawarnapp.qrcode.ui.QrCodeScannerFragment$$ExternalSyntheticLambda15.onDismiss (R8$$SyntheticClass:2)
  at android.app.Dialog$ListenersHandler.handleMessage (Dialog.java:1405)
  at android.os.Handler.dispatchMessage (Handler.java:106)
  at android.os.Looper.loop (Looper.java:236)
  at android.app.ActivityThread.main (ActivityThread.java:8057)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:620)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1011)

@mtwalli mtwalli added bug Something isn't working maintainers Tag pull requests created by maintainers labels Feb 25, 2022
@mtwalli mtwalli added this to the 2.19.0 milestone Feb 25, 2022
@mtwalli mtwalli requested a review from a team February 25, 2022 08:02
Copy link
Contributor

@BMItr BMItr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nothing to loose. lgtm

@BMItr BMItr self-assigned this Feb 25, 2022
@jurajkusnier jurajkusnier self-assigned this Feb 25, 2022
@sonarcloud
Copy link

sonarcloud bot commented Feb 25, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
14.3% 14.3% Duplication

@mtwalli mtwalli merged commit e0ce3c2 into release/2.19.x Feb 25, 2022
@mtwalli mtwalli deleted the fix/un-expected-scanner-crash branch February 25, 2022 14:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working maintainers Tag pull requests created by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants