Daniel Gomez

Results 82 comments of Daniel Gomez

@rumax Are you using Android Studio 4? I think that the issue is related to that. I dont have powermock and get the same error when I call the `mock`...

Maybe this package should create a generic name if the value does not exist?

Hi, what do you mean with "re-insert my base64 key after I reinstalled the plugin". Which plugin? I added the base64 key from the app inside the google play console,...

I caught the exception while debugging, so: - Where the exception was thrown: ![image](https://user-images.githubusercontent.com/76348/210652892-6f13d3da-c30c-4109-bfee-21e699510194.png) - The parent caller: ![image](https://user-images.githubusercontent.com/76348/210652900-1f737123-74e9-4e39-b4d1-3419a12f25cb.png) It seems that after checking that the file exists… it got...

@eudorolshop that seems like a different issue, WDYT? @Lyokone is still happening to me on: ```YAML firebase_core: 2.4.1 firebase_crashlytics: 3.0.11 firebase_analytics: 10.1.0 firebase_messaging: 14.2.1 ``` And on: ```YAML firebase_core: 2.5.0...

Maybe this is related to this other issue? - https://github.com/firebase/flutterfire/issues/9689

Hi to all I caught the exception while debugging and got some info (I apologize for sharing the screenshots): - Where the exception was thrown: ![image](https://user-images.githubusercontent.com/76348/210652892-6f13d3da-c30c-4109-bfee-21e699510194.png) - The parent caller:...