PerMagnusH
PerMagnusH
Hi, I had the same problem and I can confirm the error does no longer occur after I used play-services-vision:9.4.0 instead of 9.0.0. Thanks!
Ok, thx for the quick reply! I'll try to debug this myself tomorrow.
Hi again, it seems it is only the Paste key on my keyboard that needs cleaning :) So it's probably not an issue in the code, rather a dusty keyboard
I just wonder why Thread-local storage is used at all, I am pretty sure there is a good reason for it, maybe as a way to ensure thread-safety? I have...
Just curious, did you find a way to workaround this or otherwise solve your problem?