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

fix: Fixed crash while sending forms through hotspot #324

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ajay-prabhakar
Copy link
Contributor

@ajay-prabhakar ajay-prabhakar commented Nov 30, 2019

Closes #323

What has been done to verify that this works as intended?

Checked whether the crash is happening or not while sending the forms for the second time through hotspot transformation

Why is this the best possible solution? Were any other approaches considered?

As we are making local hotspot request once again so, checked whether the hotspot is initiated before we request for hotspot

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Crash is not the good behavior of the ideal app so, by fixing that user can directly send the forms
for a second time without restarting the app

Before submitting this PR, please make sure you have:

  • run ./gradlew checkCode and confirmed all checks still pass OR confirm CircleCI build passes
  • verified that any code or assets from external sources are properly credited in comments and/or in the about file.

@ajay-prabhakar
Copy link
Contributor Author

@lakshyagupta21 can you please review and let me know if any changed required 😄

Copy link
Contributor

@lakshyagupta21 lakshyagupta21 left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@ajay-prabhakar
Copy link
Contributor Author

I think you can merge this @lakshyagupta21, I tested everything and working fine

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

Successfully merging this pull request may close these issues.

crash: Crashing on sending Forms through hotspot
2 participants