Joe Shuff
Joe Shuff
I agree this should be left open, but it might also be useful to go to the library that this integration uses for the authentication. [This](https://github.com/343max/eero-client/issues/18) is an issue on...
@jmg292 Glad to help! Good luck trying to figure this out, if you need any help testing/a fresh set of eyes on the code give me a shout, I am...
That worked for me, thanks! @jvolkheimer
Crash on Android 9, API 28. Oneplus 6T.
I'm also seeing some duplicate data after an initial upload via googlephotos takeout, then syncing my device photos. Guessing thats likely the edge case you speak of @alextran1502?
I've forked, solved issues and published to Jitpack. https://jitpack.io/#joeShuff/MonthAndYearPicker/1.3.0
Interesting. I noticed that setting the retain mode to `all` for recordings solved the problem for you but mine are all already on `all` for the offending cameras. Also you...
I'm gonna take a look tomorrow morning at the cache to see whats in there if the crash happens. Recording is working right now so all is fine.
Trying to decypher a bit. I can confirm that it happened again last night on 2/3 cameras, recording stopped for them both within a minute of one another. I can...
Thanks @blakeblackshear - I have found the location of the `/tmp/cache` on my host. For future reference/readers I did it by running `sudo find / -name "*.tflite"` and then checking...