Closed Priyansh-Kedia closed 4 years ago
@mayburgos May I work on this issue?
@Priyansh-Kedia Can you share the crash log? Use this https://justpaste.it/ to paste the log! I have to check if this is something device-specific or a generic error?
@sammy1997 Here is the crash report.
Ok. Seems like some kind of out of bound exception in MemoryMatchGameActivity. Seems like a valid issue! @Rimjhim28 @geekanamika ?
I don't see a back button. Is that part of the Android OS? At any rate, why is there a back button on the Memory match game? Is is supposed to be a "replay" of the game?
There is no back button as such. It is when you push back from the phone swipe up.
OK. The game shouldn't crash no matter what so this seems like a valid issue.
May I send a PR then?
Yes, go ahead. (However, I can't review it. Someone else will have to.)
Thanks. Will send a PR soon.
This is the PR for the issue https://github.com/anitab-org/powerup-android/pull/1371#issue-383756297
Please review. Thanks.
Description
When back is pressed on MemoryMatchGame after the hospital, the app crashes.
Mocks
Update [Required]
The app should not crash on back pressed, but should go to the previous activity.