Closed lukstbit closed 4 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
No Coverage information
0.0% Duplication
@lukstbit thanks for the heads up! I'll check it out :)
What does it fix?
Closes #229
Instead of using null I created two alternative classes to represent errors in the streams.
@aniri A small heads up, the changes you made in #238 makes the app crash with FirebaseApp not initialized. I managed to get pass this by providing my own
google-services.json
file and applying the firebase and google services plugins.