Closed JasonKhew96 closed 8 months ago
Default FirebaseApp failed to initialize because no default options were found. This usually means that com.google.gms:google-services was not applied to your gradle project.
EDIT: nevermind, fdroid version built without google services but load firebase in onCreate
standard flavor master branch didn't crash, closing...
Steps to reproduce
Expected behavior
TachiyomiSY should not crash
Actual behavior
TachiyomiSY crashed
Crash logs
TachiyomiSY version
1.10.5-8666
Android version
Android 14
Device
Google Pixel 8 Pro
Other details
I have use release version v1.10.5 for days and suffered crash after some actions, try to build a debug version from master branch (https://github.com/jobobby04/TachiyomiSY/commit/fb1649125cd4fce6843ede61862de195b393f1d1), but it crashed after launch
possible related issue: https://github.com/jobobby04/TachiyomiSY/issues/1139
Acknowledgements