Christi Schneider

Results 3 comments of Christi Schneider

Looking through some App Center diagnostics from a few days ago, I actually see a similar (not identical) crash on Android 10 on a Pixel. I didn't investigate the crash...

I wrapped the call to `IsUsingLatestVersion` in a try-catch and added error tracking in the catch so I'll see if this happens again and report back.

I think this should remain open - I use inherited classes in a lot of cases, especially when using inheritance in the code I am testing. This allows me to...