Coder Social home page Coder Social logo

Comments (9)

coroutineDispatcher avatar coroutineDispatcher commented on July 18, 2024

I would like to take over the issue.

from surveykit.

coroutineDispatcher avatar coroutineDispatcher commented on July 18, 2024

Hi @gouravd .

Can you share the device you are using the SurveyKit?

from surveykit.

gouravd avatar gouravd commented on July 18, 2024

I am using Redmi Note 5 Pro but it's reproducible on other devices too (as reported by our tester)

from surveykit.

coroutineDispatcher avatar coroutineDispatcher commented on July 18, 2024

I was unable to reproduce the bug in a Pixel 2 emulator. However I'm still dealing with the issue.

from surveykit.

coroutineDispatcher avatar coroutineDispatcher commented on July 18, 2024

Even on a very slow transition, a bug like that doesn't occur. Could you reproduce it in your device?

from surveykit.

gouravd avatar gouravd commented on July 18, 2024

I am able to reproduce on my device... all I am doing is tapping twice (in quick succession) on
the "Submit Survey" button or "Let's Go" button

from surveykit.

gouravd avatar gouravd commented on July 18, 2024

Even I am not able to reproduce on Emulator.. but if I try few times (double tapping on "Let's Go" button, I am able to reproduce the crash

from surveykit.

gouravd avatar gouravd commented on July 18, 2024

and here's stack from Crashlytics

Fatal Exception: java.lang.IllegalStateException: Already resumed
at kotlin.coroutines.SafeContinuation.resumeWith(SafeContinuation.java:45)
at com.quickbirdstudios.surveykit.backend.presenter.PresenterImpl$showAndWaitForResult$$inlined$suspendCoroutine$lambda$1.invoke(PresenterImpl.java:62)
at com.quickbirdstudios.surveykit.backend.presenter.PresenterImpl$showAndWaitForResult$$inlined$suspendCoroutine$lambda$1.invoke(PresenterImpl.java:17)
at com.quickbirdstudios.surveykit.backend.views.step.QuestionView$onViewCreated$1.invoke(QuestionView.java:122)
at com.quickbirdstudios.surveykit.backend.views.step.QuestionView$onViewCreated$1.invoke(QuestionView.java:51)
at com.quickbirdstudios.surveykit.backend.views.main_parts.Footer$$special$$inlined$apply$lambda$1.onClick(Footer.java:64)
at android.view.View.performClick(View.java:6733)
at android.view.View.performClickInternal(View.java:6691)
at android.view.View.access$3400(View.java:802)
at android.view.View$PerformClick.run(View.java:26497)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:226)
at android.app.ActivityThread.main(ActivityThread.java:7179)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:576)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:942)

Affected devices

31% samsung
19% vivo
19% Xiaomi
12% OnePlus
19% Other (2)

from surveykit.

gouravd avatar gouravd commented on July 18, 2024

On debugging myself I realized I was on build 0.1.0, when I upgraded to 1.1.0, the issue was fixed... closing

from surveykit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.