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 from Crashlytics #112

Closed
robertlevonyan opened this issue Apr 6, 2022 · 2 comments
Closed

Crash from Crashlytics #112

robertlevonyan opened this issue Apr 6, 2022 · 2 comments
Labels
bug Something isn't working Fixed Issue was fixed in latest release

Comments

@robertlevonyan
Copy link

robertlevonyan commented Apr 6, 2022

Describe the bug
The crash is from crashlytics. I have about 20 crash events

Log

Fatal Exception: java.lang.RuntimeException: Unable to start service com.hbisoft.hbrecorder.ScreenRecordService@9f77c30 with null: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.getAction()' on a null object reference
       at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4786)
       at android.app.ActivityThread.access$1900(ActivityThread.java:301)
       at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2188)
       at android.os.Handler.dispatchMessage(Handler.java:106)
       at android.os.Looper.loop(Looper.java:246)
       at android.app.ActivityThread.main(ActivityThread.java:8587)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)

Can it be reproduced in demo app
no

HBRecorder version
2.0.3

Device information

  • Samsung Galaxy A20 (90%), Motorola (5%), Oppo (5%)
  • SDK version 30
@HBiSoft
Copy link
Owner

HBiSoft commented Apr 6, 2022

I cannot believe this issue was not reported before. I fixed it and will push the new release shortly.
My apologies for this simple mistake and thank you for reporting it.

HBiSoft added a commit that referenced this issue Apr 6, 2022
@HBiSoft
Copy link
Owner

HBiSoft commented Apr 6, 2022

It should be fixed in 2.0.4

@HBiSoft HBiSoft closed this as completed Apr 6, 2022
@HBiSoft HBiSoft added bug Something isn't working Fixed Issue was fixed in latest release labels Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fixed Issue was fixed in latest release
Projects
None yet
Development

No branches or pull requests

2 participants