I'm involved in 3 client projects (2 from one client, 1 from another). All 3 are getting closer to the full panic mode
In one project the app keeps crashing because the app can't load Firebase performance library. I hope I got that fixed now1.
In the other project from that one client the app has some performance issues. The root cause is most likely the same, and once I get that fixed the app should start working just fine. Then there are other problems that are outside the app in the backend services. Those are something I cannot do anything about.
In the project from the other client I would need to get shit done in 3 weeks. The problem is that I started the Android part much, much later compared to iOS, and due to the other client I have not been able to focus on this project as much as I would have needed. Also, the requirements seem to grow and grow every time we meet with the client.
The root cause is most likely the performance library version incompatibility with the core Firebase library. Should that turn out to be true, Google has fucked up pretty big. They are promoting the latest version for the performance library that seems to cause this problem.