In this video I fix a concurrency bug in Parse SDK for Android, relying on the unit test that I wrote in the previous part of this vide (link: • Fixing Concurrency Bug in Parse SDK for An... ). I also refactor a method containing so-called "callback hell" to a simpler synchronous implementation.
Link to the bug on GitHub: https://github.com/parse-community/Pa...
My article "Callback Hell in Android": https://www.techyourchance.com/callba...