Bug: Flitsmeister crash (FirebaseApp initialization unsuccessful)
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 3.2k
- Avg merge
- 12d 11h
- Merged PRs (30d)
- 4
Description
Flitsmeister is sluggish and after some time it crash.
Some things to note:
Local module descriptor class for com.google.firebase.auth not found.
unimplemented Method: getModuleVersion for com.google.android.gms.firebase_auth
FirebaseApp initialization unsuccessful
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
GmsMapImpl => setOnInfoWindowClickListener: not supported
GmsMapImpl => setOnMapClickListener: not supported
GmsMapImpl => not yet usable: setInfoWindowAdapter
GmsMapImpl => Traffic not yet supported
GnssLocationProvider => Error getting cell location info.
GAv4 => Successfully bound to service but never got onServiceConnected callback
GmsMapFragImpl => onSaveInstanceState: Bundle[EMPTY_PARCEL]
GmsMapImpl => not yet usable: addTileOverlay
Also there are various references of "/data/data/package-name_IS_UNDEFINED".
Logcat is here: Flitsmeister-log.txt
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the attached Flitsmeister-log.txt and trace the FirebaseApp initialization errors, unsupported Google Play services calls, and /data/data/package-name_IS_UNDEFINED references. Reproduce the crash and sluggishness before narrowing the relevant Android and Firebase components. Done means the reported failure is addressed and the affected Flitsmeister flow no longer crashes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, firebase, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100