Przemysław Arlet

Results 5 comments of Przemysław Arlet

I'm seeing the same issue appearing at random after scanning a QR code. Perhaps unsurprisingly, this happens whether using the `com.google.android.gms/[email protected]` or the bundled `com.google.mlkit:[email protected]`. The frequency of this issue...

@rodgomesc, thanks for the solution! I tried it, but it unfortunately didn't fix the issue on my end. Still, appreciate your help! 👍 I can confirm, though, that **downgrading to...

@mrousavy, Yeah, I remember doing a cursory run through the code diffs before, and I didn't see anything that would attract my attention either, although of course I don't have...

By the way, for tracking purposes, this bug is logged in the Google's public issue tracker as [#294890843](https://issuetracker.google.com/issues/294890843) and [#314930525](https://issuetracker.google.com/issues/314930525). We may have better luck if we tackle this issue...

The years change, the issues don't, so here's a "temporary" (*\*winks\**) solution for everyone set aback by this problem during their testing: ```java @Override @Before public void setUp() throws Exception...