Netvent / storyly-sdk

Storyly allows mobile applications to have in-app stories in native iOS, native Android, React-Native, and Flutter platforms.
69 stars 40 forks source link

Fatal Exception: java.lang.IllegalStateException Can not perform this action after onSaveInstanceState #200

Closed GalacticTitan closed 2 years ago

GalacticTitan commented 2 years ago

This issue is getting while we click on stories. Issue is produced on vivo 1906

Fatal Exception: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState at androidx.fragment.app.FragmentManager.checkStateLoss(FragmentManager.java:1844) at androidx.fragment.app.FragmentManager.enqueueAction(FragmentManager.java:1884) at androidx.fragment.app.BackStackRecord.commitInternal(BackStackRecord.java:329) at androidx.fragment.app.BackStackRecord.commit(BackStackRecord.java:294) at androidx.fragment.app.DialogFragment.show(DialogFragment.java:277) at com.appsamurai.storyly.StorylyView.a(StorylyView.java:89) at com.appsamurai.storyly.StorylyView.a(StorylyView.java:21) at com.appsamurai.storyly.a.invoke(a.java:267) at com.appsamurai.storyly.storylylist.StorylyListRecyclerView$d.a(StorylyListRecyclerView.java:129) at com.appsamurai.storyly.storylylist.-$$Lambda$xlgzhDd4TnsTNsszRfjUJoN7Xk4.onClick(-.java:6) at android.view.View.performClick(View.java:7505) at android.view.View.performClickInternal(View.java:7477) at android.view.View.access$3600(View.java:824) at android.view.View$PerformClick.run(View.java:28652) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:257) at android.app.ActivityThread.main(ActivityThread.java:8218) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016)

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.