Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Firebase dependency optional #562

Open
infertux opened this issue Jun 24, 2019 · 0 comments
Open

Make Firebase dependency optional #562

infertux opened this issue Jun 24, 2019 · 0 comments

Comments

@infertux
Copy link

This wallet crashes upon launch when Google services like Google Play and Firebase are missing. This means privacy-conscious users running LineageOS or Replicant cannot use this app.

It would be great if the Firebase and Google Analytics dependencies were made optional. This would also allow the wallet to be submitted to the F-Droid store making it available to a larger userbase.

Here's the output from adb logcat:

06-24 10:27:50.293 16786 16803 E FirebaseInstanceId: Google Play services missing or without correct permission.
06-24 10:27:50.303 16786 16804 E FirebaseCrash: Failed to load crash reporting
06-24 10:27:50.303 16786 16804 E FirebaseCrash: com.google.android.gms.internal.zzdzm: com.google.android.gms.dynamite.DynamiteModule$zzc: No acceptable module found. Local version is 0 and remote version is 0.
[...]
06-24 10:27:50.722 16786 16855 E AndroidRuntime: FATAL EXCEPTION: pool-5-thread-1
06-24 10:27:50.722 16786 16855 E AndroidRuntime: Process: com.bitcoin.mwallet, PID: 16786
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant