Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

Performing pause of activity that is not resumed #108

Open
mzijewel opened this issue Apr 6, 2020 · 0 comments
Open

Performing pause of activity that is not resumed #108

mzijewel opened this issue Apr 6, 2020 · 0 comments

Comments

@mzijewel
Copy link

mzijewel commented Apr 6, 2020

Hi

I was testing on Galaxy Tab S5e (OS 9)
Landscape Activity (fixed)
I just started the camera and press back button or cancel. Then it was showing the error mentioned below. Each and every time.

But it was working perfectly on phone. Please have a look

using
net.alhazmy13.MediaPicker:libary:2.4.4


java.lang.RuntimeException: Performing pause of activity that is not resumed: {com.ds.bkashassessment/com.ds.bkashassessment.view.LoginActivity}
at android.app.ActivityThread.performPauseActivity(ActivityThread.java:4214)
at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:4179)
at android.app.servertransaction.PauseActivityItem.execute(PauseActivityItem.java:45)
at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:145)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:70)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1959)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7080)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant