Crashing Error in v 2.0

So glad to see v 2.0 released today. I’ve started digging in and found a small error in the code.
On ppg 87-88 of the PDF the code uses Integer.toString(score) and Integer.toString(timeLeft) to create the Score and Time left strings but since the string resource has been changed to accept an Integer, the conversion to String is no longer necesary and causes the app to crash when screen is rotated.

Thank you so much for this bug report. We’ll take a peek and add further details here.

Hey mwbeatty,

Thanks again for letting us know about the bug.

We’ve made changes to the projects and some tweaks to the first few chapters to address this. We’re aiming to get these released in the next few days. We’ll let you know when it’s available!

Darryl