Tevin
Tevin
Thanks is for alerting me to this. I exported the dashboard 2 major versions ago. I would have hoped it had stayed stable.
I'm having a similar issue. I'm unable to build my project in offline mode. ``` * What went wrong: Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Could not...
@argzdev I believe the app has to startup a separate process where `onCreate` is called again. It seems Firebase now fails to initialize on non main processes. ```xml ``` Starting...
@argzdev https://github.com/tevjef/android-bugs/tree/firebase-android-sdk-issues-4693 When launching the app: Observe firebase is initialized properly. Click the Next button to start a service in a new process Observe failure in Logcat this error ```...
@jrodbx I think I need some help figuring out why windows tests are failing.
@jrodbx Hey sorry, between PTO and a heavy day workload I haven't had time to think deeper about a fix. Furthermore, debugging has been complicated by my lack of a...
@jrodbx I was unsuccessful in finding a solution that will also work across platforms. Feel free to close this PR.
@tanderson-ld Hey, adding those rule does not work for me. I see those rules are already part of the consumer-proguard rules.