Closed OmarAlghamdi closed 4 years ago
the function getProgress in the object Player does not return correct level and progress because return happens before the read of the database because the async call is executed on another thread
getProgress
Player
the function
getProgress
in the objectPlayer
does not return correct level and progress because return happens before the read of the database because the async call is executed on another thread