This version fixes a concurrency issue about LocalServiceConnector
. I found the service is not accessed consistently when it is accessed from multiple threads, especially the device does not have sufficient free memory. This fix is verified in a production app, Soundcorset, and I am assured it is working correctly now.
Additionally, I fixed some of reported bugs.