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

Google Play Services make 0.18.3 incompatible with F-Droid #84

Closed
relan opened this issue Jul 20, 2019 · 2 comments
Closed

Google Play Services make 0.18.3 incompatible with F-Droid #84

relan opened this issue Jul 20, 2019 · 2 comments

Comments

@relan
Copy link

relan commented Jul 20, 2019

Found in version: 0.18.3

Current behavior: build.gradle includes com.google.gms:google-services.

Expected behavior: no proprietary bits.

Step to reproduce: n/a.

F-Droid requires apps in its main repo to be 100% free (libre) software. Google Play Services libraries are proprietary.

If I understand correctly, you want to add crash reporting. I can recommend ACRA for that (F-Droid client uses it). It's free software and you can configure it to open an email client with the crash log when a crash happens, thus avoiding the Internet permission in your app.

@brodeurlv
Copy link
Owner

Hi @relan ,

Thanks for letting me know. For now I will just remove the Google play services. I'll see later for ACRA.
Best regards,

@relan
Copy link
Author

relan commented Jul 22, 2019

Thanks! F-Droid will pick up 0.18.4 automatically.

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

2 participants