Manoel Ribeiro

Results 3 comments of Manoel Ribeiro

I'm facing the same issue, is there any update on this? Before updating to 11.5 I would receive the reports on console and it was just fine to read and...

I was facing a similar problem reading NFC tags with lock task mode activated on Android 10 and what actually worked for me was the second workaround on [Daniel Bardyn...

If you want to just create a mocked function to use as onTap on widget test environment, with mockito you can do something like that: ``` abstract class MyFunction {...